标题: mac电脑升级了monterey系统之后,electron启动不了了。。。 [打印本页] 作者: ocupidyf 时间: 2021-11-18 15:29 标题: mac电脑升级了monterey系统之后,electron启动不了了。。。 原因就是昨天我手贱升级了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的系统没被检测到导致的 现在还没解决,求大佬求助作者: DonaldMl 时间: 2021-11-18 15:29
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