尝试使用npm start命令调试节点应用程序时收到此错误。
错误:从调试文件:npm ERR!Windows_NT 6.3.9600 npm错误!argv“ C:\ Program Files \ nodejs \\ node.exe”“ C:\ Program Files \ nodejs \ node_modules \ npm \ bin \ npm-cli.js”“开始” npm ERR!节点v0.12.7 npm ERR!npm v2.11.3
npm ERR!缺少脚本:启动npm ERR!npm ERR!如果您需要帮助,可以在以下位置报告此错误:npm ERR! https://github.com/npm/npm/issues npm错误!请在任何支持请求中包括以下文件:npm ERR!C:\ Users \ andrmoll.NORTHAMERICA \ Documents \ GitHub \ SVIChallenge \ npm-debug.log
详细堆栈错误:缺少脚本:开始
运行时有4个详细堆栈(C:\ Program Files \ nodejs \ node_modules \ npm \ lib \ run-script.js:142:19)
C:\ Program Files \ nodejs \ node_modules \ npm \ lib \ run-script.js:58:5处的4个详细堆栈
C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-package-json \ read-json.js:345:5处的4个详细堆栈
在checkBinReferences_处的4个详细堆栈(C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-package-json \ read-json.js:309:45)
最后的4个详细堆栈(C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-package-json \ read-json.js:343:3)
当时的4个详细堆栈(C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-package-json \ read-json.js:113:5)
C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-package-json \ read-json.js:300:12的4个详细堆栈
evalmachine上的4个详细堆栈。:334:14
C:\ Program Files \ nodejs \ node_modules \ npm \ node_modules \ graceful-fs \ graceful-fs.js:102:5处的4个详细堆栈
FSReqWrap.oncomplete上的4个详细堆栈(evalmachine.:95:15)
我解决了我的问题。它不是NPM错误,它与代理行为有关。
如果您落后于代理,