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

Some installed packages could not be loaded because they contain native modules that were compiled for an earlier version of Atom. #67

Closed
wzs28150 opened this issue Jun 16, 2017 · 3 comments

Comments

@wzs28150
Copy link

gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp http GET https://atom.io/download/electron/v1.3.15/iojs-v1.3.15.tar.gz
gyp WARN install got an error, rolling back install
gyp ERR! install error
gyp ERR! stack Error: connect ETIMEDOUT 54.231.120.147:443
gyp ERR! stack at Object.exports._errnoException (util.js:1022:11)
gyp ERR! stack at exports._exceptionWithHostPort (util.js:1045:20)
gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)
gyp ERR! System Windows_NT 10.0.15063
gyp ERR! command "C:\Users\wzs\AppData\Local\atom\app-1.18.0\resources\app\apm\bin\node.exe" "C:\Users\wzs\AppData\Local\atom\app-1.18.0\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js" "install" "--runtime=electron" "--target=1.3.15" "--dist-url=https://atom.io/download/electron" "--arch=x64" "--ensure"
gyp ERR! cwd C:\Users\wzs.atom
gyp ERR! node -v v6.9.5
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

@ElijahPrince73
Copy link

ElijahPrince73 commented Aug 2, 2017

I got a similar issue when I downloaded the package.

Have you rebuilt the plugin and reloaded atom?

@jas-chen
Copy link
Owner

jas-chen commented Aug 2, 2017

Will #57 fix that?

@ghost
Copy link

ghost commented Aug 10, 2017

@jas-chen Fixed it for me. Thanks!

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