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

"Unable to find electron-prebuilt's version number" #4

Closed
natevw opened this issue May 21, 2015 · 10 comments
Closed

"Unable to find electron-prebuilt's version number" #4

natevw opened this issue May 21, 2015 · 10 comments

Comments

@natevw
Copy link

natevw commented May 21, 2015

As described in the Electron documentation and this module's README, I simply installed via npm install --save-dev electron-rebuild and attempted to use via ./node_modules/.bin/electron-rebuild.

This only resulted in an error message:

Unable to find electron-prebuilt's version number, either install it or specify an explicit version

@natevw
Copy link
Author

natevw commented May 21, 2015

It appears that this package requires npm install electron-prebuilt --save-dev before it will work as described in its docs. Shouldn't it be listed in its peerDependencies then?

@anaisbetts
Copy link
Contributor

Shouldn't it be listed in its peerDependencies then?

No, because you don't actually need electron-prebuilt, you can specify everything yourself, it's just the Easy Mode that needs electron-prebuilt

@lseongjoo
Copy link

I have the same problem doing the Easy Way.

electron --version
v 0.30.3

@imskull
Copy link

imskull commented Aug 12, 2015

Same problem +1

@lseongjoo
Copy link

It shows the error message but installed npm modules just works without executing the command line.

      1. 오후 8:42 Imskull notifications@github.com 작성:

Same problem +1


Reply to this email directly or view it on GitHub.

@black-snow
Copy link

Yeah... should be added to the "easy way" docs then. Having the same issue here.

@anaisbetts
Copy link
Contributor

I'll look into this soon

@JeevanJain
Copy link

Got error after installing electron-rebuild

An unhandled error occurred inside electron-rebuild
Unable to find electron-prebuilt's version number, either install it or specify an explicit version

@Luiz-N
Copy link

Luiz-N commented Sep 22, 2017

+1

1 similar comment
@yatashashank
Copy link

+1

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

8 participants