redux-saga-beginner-tutorial
redux-saga-beginner-tutorial copied to clipboard
npm start运行错误
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
Works for me. But try with yarn
https://github.com/redux-saga/redux-saga-beginner-tutorial/issues/30
bodu安装没