Tôi nhận được lỗi này khi cố gắng gỡ lỗi ứng dụng nút của mình bằng lệnh npm start.
Lỗi:Từ tệp gỡ lỗi:npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C: \ Chương trình tập tin \ nodejs \\ node.exe" "C: \ Chương trình tập tin \ nodejs \ node_modules \ npm \ bin \ npm-cli.js" "bắt đầu" npm ERR! nút v0.12.7 npm ERR! npm v2.11.3
npm ERR! thiếu tập lệnh: bắt đầu npm ERR! npm ERR! Nếu bạn cần trợ giúp, bạn có thể báo cáo lỗi này tại: npm ERR! https://github.com/npm/npm/issues npm ERR! Vui lòng bao gồm các tệp sau đây với bất kỳ yêu cầu hỗ trợ: npm ERR! C: \ Users \ andrmoll.NORTHAMERICA \ Documents \ GitHub \ SVIChallenge \ npm-debug.log
ngăn xếp verbose Lỗi: thiếu script: bắt đầu
Ngăn xếp 4 verbose khi chạy (C: \ Program Files \ nodejs \ node_modules \ npm \ lib \ run-script.js: 142: 19)
Ngăn xếp 4 verbose tại C: \ Program Files \ nodejs \ node_modules \ npm \ lib \ run-script.js: 58: 5
Ngăn xếp 4 verbose tại C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-pack-json \ read-json.js: 345: 5
Ngăn xếp 4 verbose tại checkBinReferences_ (C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-pack-json \ read-json.js: 309: 45)
Ngăn xếp 4 verbose cuối cùng (C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-pack-json \ read-json.js: 343: 3)
Sau đó, ngăn xếp 4 verbose (C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-pack-json \ read-json.js: 113: 5)
Ngăn xếp 4 verbose tại C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ read-pack-json \ read-json.js: 300: 12
Ngăn xếp 4 verbose tại evalmachine.:334:14
Ngăn xếp 4 verbose tại C: \ Program Files \ nodejs \ node_modules \ npm \ node_modules \ Graceful-fs \ Graceful-fs.js: 102: 5
4 ngăn xếp dài dòng tại FSReqWrap.oncomplete (evalmachine.:95:15)
start
tập lệnh được định nghĩa trongpackage.json
tập tin của bạn ?