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

Installation fails on Windows; fails at the [email protected] install script 'node-gyp rebuild' #27

Closed
Morglod opened this issue Oct 25, 2015 · 5 comments
Labels

Comments

@Morglod
Copy link

Morglod commented Oct 25, 2015

"Installing “[email protected]” failed."
Windows 7 x64;
Atom 1.0.19;

> [email protected] install C:\Users\VolodyaM\AppData\Local\Temp\apm-install-dir-115925-6268-bhmv2e\node_modules\language-markdown\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild


C:\Users\VolodyaM\AppData\Local\Temp\apm-install-dir-115925-6268-bhmv2e\node_modules\language-markdown\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\VolodyaM\AppData\Local\atom\app-1.0.19\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node  rebuild ) 

gypnpm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Users\\VolodyaM\\AppData\\Local\\atom\\app-1.0.19\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\VolodyaM\\AppData\\Local\\atom\\app-1.0.19\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\VolodyaM\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\VolodyaM\\.atom\\.apmrc" "install" "C:\\Users\\VolodyaM\\AppData\\Local\\Temp\\d-115925-6268-h5olv8\\package.tgz" "--target=0.30.7" "--arch=ia32" "--msvs_version=2013"
npm ERR! node v0.10.40
npm ERR! npm  v2.13.3
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.
@burodepeper
Copy link
Owner

Hi @Morglod Thanks for reporting this issue, and I'm sorry this happens to you. It appears to be a problem with the runas package, only on Windows; see #24 and atom-archive/node-runas#19. I am currently working on a way around this dependence, but I'm afraid I have no short term workaround for you.

@burodepeper burodepeper changed the title Failed installing Installation fails on Windows; fails at the [email protected] install script 'node-gyp rebuild' Oct 25, 2015
@burodepeper
Copy link
Owner

I'm keeping this issue open in case other users run into similar problems.

@burodepeper
Copy link
Owner

@Morglod I've published an updated v0.1.2 that might fix this issue. Could you give it a try?

@Morglod
Copy link
Author

Morglod commented Oct 25, 2015

@burodepeper yes, now installs and working without any error or warnign messages.

Really thanks for this package, it's working better than Atom's "Github Markdown" (for blocks of code, eg, where is a bug). Good luck!)

@burodepeper
Copy link
Owner

You're welcome. If you run into any other issues, don't hesitate to let me know!

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

No branches or pull requests

2 participants