Mac 运行electron .保存

来源:3-1 创建Electron工程

小状元

2020-02-15 22:02

ogon:~ carreryyan$ sudo electron .
/usr/local/lib/node_modules/electron/index.js:14
throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')
^

Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
at getElectronPath (/usr/local/lib/node_modules/electron/index.js:14:11)
at Object.<anonymous> (/usr/local/lib/node_modules/electron/index.js:18:18)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/electron/cli.js:3:16)


我也不知道path.txt文件干什么的 运行就保错

写回答 关注

0回答

还没有人回答问题,可以看看其他问题

N种语言实现4版本告白神器

0基础秒学告白神器,VBS版、前端版、Java版、小程序版,4款神器各取所需

5777 学习 · 202 问题

查看课程

相似问题