To load an ES module, set “type”: “module” in the package.json or use the .mjs extension

后端 未结 0 604
孤街浪徒
孤街浪徒 2020-12-02 03:36

I am trying to run on desktop this repository a vscode extension.

I cloned it locally and run npm install

Press f5 on vscode editor and got an err

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