WebStorm - error: Please specify npm package

后端 未结 12 2438
忘掉有多难
忘掉有多难 2020-12-29 06:53

Webstorm throws an error when trying to run a command specified in package.json:

\"devDependencies\": {},
      \"scripts\": {
        \"dev\": \"./node_modu         


        
12条回答
  •  一生所求
    2020-12-29 07:28

    just want to add some reference. in my machine it's in /usr/share/npm so just fill that field with that.

提交回复
热议问题