atom-paredit
atom-paredit copied to clipboard
Fails to install on Windows 8.1
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.
Just pushed a new version, should have fixed this :) (from @uzhne PR)