mac电脑升级了monterey系统之后,electron启动不了了。。。
electron吧
全部回复
仅看楼主
level 1
857086010 楼主
原因就是昨天我手贱升级了mac的monterey系统,然后发现用electron-forge搭建的项目没法启动了。报了一个这样的错误.
npm start
✔ Checking your system
It looks like you are missing some dependencies you need to get Electron running.
Make sure you have git installed and Node.js version >= 12.13.0
我一脸懵逼,严重怀疑是因为升级了系统 mac的系统没被检测到导致的 现在还没解决,求大佬求助
2021年11月17日 02点11分 1
level 3
It looks like you are missing some dependencies you need to get Electron running.
Make sure you have git installed and Node.js version >= 12.13.0
这不是写着吗? node 大于等于 12.13版本 你得版本太低了
2021年11月18日 01点11分 2
1