1.1.4 • Published 2 years ago
electron-fix v1.1.4
electron-fix
Specific area "throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')"
Installing
Using npm:
$ npm install electron-fix -gStart:
$ electron-fix startor package.json add:
"scripts": {
"fix": "electron-fix start"
}$ npm run fix