Skip to content

Instantly share code, notes, and snippets.

@Galadirith
Created August 14, 2015 12:08
Show Gist options
  • Save Galadirith/b84e5a0ef88df212f856 to your computer and use it in GitHub Desktop.
Save Galadirith/b84e5a0ef88df212f856 to your computer and use it in GitHub Desktop.
markdown-preview-plus#69-1
> pathwatcher-without-runas@4.5.0 install C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher-without-runas
> node-gyp rebuild
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
main.cc
common.cc
handle_map.cc
pathwatcher_win.cc
Creating library C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher-without-runas\build\Release\pathwatc
her.lib and object C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher-without-runas\build\Release\pathwatcher
.exp
Generating code
Finished generating code
pathwatcher.vcxproj -> C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher-without-runas\build\Release\\path
watcher.node
> pathwatcher@4.4.3 install C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher
> node-gyp rebuild
gyp ERR! clean error
gyp ERR! stack Error: EPERM, unlink 'C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher\build\Release\pathwat
cher.node'
gyp ERR! stack at Error (native)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "node" "c:\\Users\\Galadirith\\AppData\\Roaming\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Galadirith\My Projects\markdown-preview-plus\node_modules\pathwatcher
gyp ERR! node -v v0.12.2
gyp ERR! node-gyp -v v1.0.3
gyp ERR! not ok
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "c:\\Users\\Galadirith\\AppData\\Local\\atom\\app-1.0.7\\resources\\app\\apm\\bin\\node.exe" "c:\\Users\\Galadirith\\AppDat
a\\Local\\atom\\app-1.0.7\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Galadirith\\.atom\\.apm\
\.apmrc" "--userconfig" "C:\\Users\\Galadirith\\.atom\\.apmrc" "install" "--target=0.22.0" "--arch=ia32" "--msvs_version=2013"
npm ERR! node v0.10.35
npm ERR! npm v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! pathwatcher@4.4.3 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pathwatcher@4.4.3 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the pathwatcher 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 pathwatcher
npm ERR! There is likely additional logging output above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment