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

ENOENT :( #17

Closed
mikeal opened this issue Aug 22, 2015 · 1 comment
Closed

ENOENT :( #17

mikeal opened this issue Aug 22, 2015 · 1 comment

Comments

@mikeal
Copy link

mikeal commented Aug 22, 2015

Getting this error when running v0.2.5.

$ electron-rebuild                                                        
ENOENT: no such file or directory, stat '/Users/mikeal/git/electerm/node_modules/electron-rebuild/lib/headers/.node-gyp/0.31.0/common.gypi'
Error: ENOENT: no such file or directory, stat '/Users/mikeal/git/electerm/node_modules/electron-rebuild/lib/headers/.node-gyp/0.31.0/common.gypi'
    at Error (native)

I'm on Mac OS X, El Capitan 10.11 Beta (15A263e)

@anaisbetts
Copy link
Contributor

electron-rebuild probably doesn't work with 0.31.0 yet (which is fine, because almost all native modules are broken right now because of the jump to Nan 2.x). Downgrade to 0.30.x

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

2 participants