npm错误问题

时间:2018-10-02 20:21:49

标签: npm webpack node-modules create-react-app

我对create-react-app有问题。当我在控制台中键入npm start时,它显示出多个错误。我安装了最新版本的node和webpack,还执行了link中的所有操作。

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! new-app@0.1.0 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the new-app@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Sakuy\AppData\Roaming\npm-cache\_logs\2018-10-02T20_14_18_618Z-debug.log

1 个答案:

答案 0 :(得分:0)

您是否已全局安装<button class="saveClub">Save</button> <button class="editClub">Edit</button>?。

可能值得检查一下此previous post