suchen

Heim  >  Fragen und Antworten  >  Hauptteil

node.js - npm ERR! not with npm itself 这个如何解决

$ npm run dev

stock@1.0.0 dev D:OneDrivestock
webpack-dev-server --inline --hot

'webpack-dev-server' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒

npm ERR! Windows_NT 10.0.10240
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "dev"
npm ERR! node v4.4.4
npm ERR! npm v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! stock@1.0.0 dev: webpack-dev-server --inline --hot
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the stock@1.0.0 dev script 'webpack-dev-server --inline --hot'.
npm ERR! This is most likely a problem with the stock package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack-dev-server --inline --hot
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs stock
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls stock
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! D:OneDrivestocknpm-debug.log

阿神阿神2786 Tage vor450

Antworte allen(1)Ich werde antworten

  • 大家讲道理

    大家讲道理2017-04-17 15:23:51

    npm bugs stock 说明是你这个stock依赖有问题
    重新安装一下stock

    Antwort
    0
  • StornierenAntwort