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

Fails to install on Windows 8.1 #4

Open
emiln opened this issue Feb 15, 2015 · 1 comment
Open

Fails to install on Windows 8.1 #4

emiln opened this issue Feb 15, 2015 · 1 comment

Comments

@emiln
Copy link

emiln commented Feb 15, 2015

Hello, @MarcoPolo. I am trying to get atom-paredit to work on Windows 8.1, but I'm getting the following error when trying to install it. Do you know what this means and how I can fix it?

> [email protected] install C:\Users\Emil\AppData\Local\Temp\apm-install-dir-115115-3600-ofqp7c\node_modules\paredit\node_modules\text-buffer\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild


C:\Users\Emil\AppData\Local\Temp\apm-install-dir-115115-3600-ofqp7c\node_modules\paredit\node_modules\text-buffer\node_modules\pathwatcher\node_modules\runas>node "C:\Users\Emil\AppData\Local\atom\app-0.179.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild 

gypnpm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\\Users\\Emil\\AppData\\Local\\atom\\app-0.179.0\\resources\\app\\apm\\bin\\\\node.exe" "C:\\Users\\Emil\\AppData\\Local\\atom\\app-0.179.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Emil\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\Emil\\.atom\\.apmrc" "install" "C:\\Users\\Emil\\AppData\\Local\\Temp\\d-115115-3600-1hjc4ga\\package.tgz" "--target=0.21.0" "--arch=ia32"
npm ERR! node v0.10.35
npm ERR! npm  v2.3.0
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the runas package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls runas
npm ERR! There is likely additional logging output above.
@MarcoPolo
Copy link
Owner

Just pushed a new version, should have fixed this :) (from @uzhne PR)

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