在webstorm中,我编译没有成功,想问下这大概是什么原因/opt/local/node/bin/node /opt/local/node/lib/node_modules/npm/bin/npm-cli.js run devnpm WARN lifecycle npm is using /opt/local/node/bin/node but there is no node binary in the current PATH. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.> credit-system-frontend@0.0.1 dev /home/hldev/hldata/frontend/credit-system-frontend> webpack --watch --progress --colors --display-error-details --config webpack/dev.config.js/usr/bin/env: "node": 没有那个文件或目录npm ERR! Linux 4.4.0-72-genericnpm ERR! argv "/opt/local/node/bin/node" "/opt/local/node/lib/node_modules/npm/bin/npm-cli.js" "run" "dev"npm ERR! node v7.7.4npm ERR! npm v4.1.2npm ERR! file shnpm ERR! code ELIFECYCLEnpm ERR! errno ENOENTnpm ERR! syscall spawnnpm ERR! credit-system-frontend@0.0.1 dev: `webpack --watch --progress --colors --display-error-details --config webpack/dev.config.js`npm ERR! spawn ENOENTnpm ERR! npm ERR! Failed at the credit-system-frontend@0.0.1 dev script 'webpack --watch --progress --colors --display-error-details --config webpack/dev.config.js'.npm ERR! Make sure you have the latest version of node.js and npm installed.npm ERR! If you do, this is most likely a problem with the credit-system-frontend package,npm ERR! not with npm itself.npm ERR! Tell the author that this fails on your system:npm ERR! webpack --watch --progress --colors --display-error-details --config webpack/dev.config.jsnpm ERR! You can get information on how to open an issue for this project with:npm ERR! npm bugs credit-system-frontendnpm ERR! Or if that isn't available, you can get their info via:npm ERR! npm owner ls credit-system-frontendnpm ERR! There is likely additional logging output above.npm ERR! Please include the following file with any support request:npm ERR! /home/hldev/hldata/frontend/credit-system-frontend/npm-debug.logProcess finished with exit code 1
添加回答
举报
0/150
提交
取消