JS ERROR: Error: Expected an object of type GCancellable for argument 'cancellable' but got type string

前端 未结 0 1369
野趣味
野趣味 2021-01-23 22:53

I\'m trying to follow this tutorial. Basically, I want to create my custom function that creates a folder if it not exists.

var makeDir = (path) => {
    const         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题