Skip to content

pangxieju/electron-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-fix

npm version

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 -g

Using pnpm:

$ pnpm add -D electron-fix

Start:

$ electron-fix start

Supports npm, yarn, and pnpm workspace (including catalog: protocol).

or package.json add:

"scripts": {
  "fix": "electron-fix start"
}
$ npm run fix

About

Specific area "throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors