Skip to content

Instantly share code, notes, and snippets.

@ETBlue
Created October 24, 2013 15:29
Show Gist options
  • Save ETBlue/7139306 to your computer and use it in GitHub Desktop.
Save ETBlue/7139306 to your computer and use it in GitHub Desktop.
error running ly.g0v.tw
C:\Users\ETBlue\My Documents\github\ly.g0v.tw>npm start
> [email protected] start C:\Users\ETBlue\My Documents\github\ly.g0v.tw
> ./node_modules/.bin/brunch b --config brunch-templates.ls && ./node_modules/.b
in/brunch watch --server
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! [email protected] start: `./node_modules/.bin/brunch b --config brunch-te
mplates.ls && ./node_modules/.bin/brunch watch --server`
npm ERR! `cmd "/c" "./node_modules/.bin/brunch b --config brunch-templates.ls &&
./node_modules/.bin/brunch watch --server"` failed with 1
npm ERR!
npm ERR! Failed at the [email protected] start 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/brunch b --config brunch-templates.ls && ./node
_modules/.bin/brunch watch --server
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" "start"
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