无法运行反应脚本

时间:2019-10-13 11:32:09

标签: javascript node.js reactjs

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using npm@6.12.0
3 info using node@v10.16.3
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle learny-frontend@0.1.0~prestart: learny-frontend@0.1.0
6 info lifecycle learny-frontend@0.1.0~start: learny-frontend@0.1.0
7 verbose lifecycle learny-frontend@0.1.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle learny-frontend@0.1.0~start: 
PATH:     /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-            bin:/Users/hassnianidrees/Desktop/projects/learny-

frontEnd / node_modules / .bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/ usr / local / bin:/ usr / bin:/ bin:/ usr / sbin:/ sbin:/ Library /Apple/usr/bin:/Library/Apple/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Library/Frameworks/ Python.framework / Versions / 3.7 / bin 9详细生命周期learny-frontend@0.1.0~start:CWD:/ Users / hassnianidrees / Desktop / projects / learny-frontEnd 10个愚蠢的生命周期learningy-frontend@0.1.0~start:Args:['-c','react-scripts start'] 11愚蠢的生命周期learningy-frontend@0.1.0~start:返回:代码:1信号:空 12信息生命周期learny-frontend@0.1.0~start:无法执行启动脚本 13详细堆栈错误:learny-frontend@0.1.0开始:react-scripts start 13详细堆栈退出状态1 EventEmitter的13个详细堆栈。 (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16) EventEmitter.emit的13个详细堆栈(events.js:198:13) ChildProcess上的13个详细堆栈。 (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) ChildProcess.emit的13个详细堆栈(events.js:198:13) 13个详细堆栈可能在mayClose(internal / child_process.js:982:16) Process.ChildProcess._handle.onexit上的13个详细堆栈(internal / child_process.js:259:5) 14详细的pkgid learning-frontend@0.1.0 15详细的cwd / Users / hassnianidrees / Desktop / projects / learny-frontEnd 16详细的达尔文19.0.0 17详细argv“ / usr / local / bin / node”“ / usr / local / bin / npm”“开始” 18个详细节点v10.16.3 19详细npm v6.12.0 20个错误代码ELIFECYCLE 21错误errno 1 22错误learny-frontend@0.1.0开始:react-scripts start 22错误退出状态1 23错误在learningy-frontend@0.1.0启动脚本处失败。 23错误这可能不是npm的问题。上面可能还有其他日志记录输出。 24详细出口[1,true]

T正在尝试安装此项目,但出现此错误,我很确定该项目可以正常运行,并且在我提交提交后即可正常工作。

1 个答案:

答案 0 :(得分:0)

尝试使用YARN软件包管理器。

纱线安装过程-Link

然后使用它安装软件包