Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron-rebuild: command not found #1

Open
1Marc opened this issue Dec 11, 2018 · 3 comments
Open

electron-rebuild: command not found #1

1Marc opened this issue Dec 11, 2018 · 3 comments

Comments

@1Marc
Copy link
Collaborator

1Marc commented Dec 11, 2018

electron-rebuild

sh: electron-rebuild: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] postinstall: `electron-rebuild`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

We should probably add electron-rebuild to the package.json.

@1Marc
Copy link
Collaborator Author

1Marc commented Dec 11, 2018

In the meantime add the module to your project by running npm install --save-dev electron-rebuild

@stevepm
Copy link

stevepm commented May 25, 2020

Or yarn add --dev electron-rebuild

@brandonpittman
Copy link

REALLY should add this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants