redux-saga-beginner-tutorial icon indicating copy to clipboard operation
redux-saga-beginner-tutorial copied to clipboard

npm start运行错误

Open philousWen opened this issue 7 years ago • 2 comments

clone之后,npm install完成,执行npm start 就报错了。 $ npm start

[email protected] start E:\code\my\React\redux-saga-beginner- tutorial budo main.js:build.js --dir ./ --verbose --live -- -t babelify

'budo' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒ ▒▒▒▒▒▒▒▒▒ļ▒▒▒

npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v4.0.0 npm ERR! npm v2.14.2 npm ERR! code ELIFECYCLE npm ERR! [email protected] start: budo main.js:build.js --dir ./ --verbose --live -- -t babelify npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script 'budo mai n.js:build.js --dir ./ --verbose --live -- -t babelify'. npm ERR! This is most likely a problem with the redux-saga-beginner-tutorial pac kage, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! budo main.js:build.js --dir ./ --verbose --live -- -t babelify npm ERR! You can get their info via: npm ERR! npm owner ls redux-saga-beginner-tutorial npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! E:\code\my\React\redux-saga-beginner-tutorial\npm-debug.log

philousWen avatar Aug 17 '17 02:08 philousWen

Works for me. But try with yarn https://github.com/redux-saga/redux-saga-beginner-tutorial/issues/30

libasoles avatar Feb 03 '18 13:02 libasoles

bodu安装没

tianxiang24 avatar Nov 22 '19 01:11 tianxiang24