redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 544 forks source link

npm start运行错误 #29

Open philousWen opened 7 years ago

philousWen commented 7 years ago

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

redux-saga-beginner-tutorial@0.0.0 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! redux-saga-beginner-tutorial@0.0.0 start: budo main.js:build.js --dir ./ --verbose --live -- -t babelify npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the redux-saga-beginner-tutorial@0.0.0 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

libasoles commented 6 years ago

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

tianxiang24 commented 4 years ago

bodu安装没