Skip to content

Instantly share code, notes, and snippets.

@ETBlue
Created October 24, 2013 15:35
Show Gist options
  • Save ETBlue/7139419 to your computer and use it in GitHub Desktop.
Save ETBlue/7139419 to your computer and use it in GitHub Desktop.
C:\Users\ETBlue\My Documents\github\ly.g0v.tw>npm i
> [email protected] prepublish C:\Users\ETBlue\My Documents\github\ly.g0v.tw
> ./node_modules/.bin/lsc -cj package.ls
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! [email protected] prepublish: `./node_modules/.bin/lsc -cj package.ls`
npm ERR! `cmd "/c" "./node_modules/.bin/lsc -cj package.ls"` failed with 1
npm ERR!
npm ERR! Failed at the [email protected] prepublish script.
npm ERR! This is most likely a problem with the ly.g0v.tw package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./node_modules/.bin/lsc -cj package.ls
npm ERR! You can get their info via:
npm ERR! npm owner ls ly.g0v.tw
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\My Documents\github\ly.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\My Documents\github\ly.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