Skip to content

Instantly share code, notes, and snippets.

@ETBlue
Created May 24, 2013 18:21
Show Gist options
  • Save ETBlue/5645490 to your computer and use it in GitHub Desktop.
Save ETBlue/5645490 to your computer and use it in GitHub Desktop.
npm i
C:\Users\ETBlue\Documents\GitHub\hack.g0v.tw\node_modules\.bin\lsc:2
basedir=`dirname "$0"`
^
SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
npm ERR! [email protected] prepublish: `node ./node_modules/.bin/lsc -cj package.l
s`
npm ERR! `cmd "/c" "node ./node_modules/.bin/lsc -cj package.ls"` failed with 8
npm ERR!
npm ERR! Failed at the [email protected] prepublish script.
npm ERR! This is most likely a problem with the hackfoldr package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./node_modules/.bin/lsc -cj package.ls
npm ERR! You can get their info via:
npm ERR! npm owner ls hackfoldr
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "i"
npm ERR! cwd C:\Users\ETBlue\Documents\GitHub\hack.g0v.tw
npm ERR! node -v v0.10.2
npm ERR! npm -v 1.2.15
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Users\ETBlue\Documents\GitHub\hack.g0v.tw\npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment