0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'start' ] 2 info using npm@1.2.0 3 info using node@v0.8.17 4 verbose node symlink C:\Program Files\nodejs\\node.exe 5 verbose read json C:\xampp\htdocs\thorax\package.json 6 verbose run-script [ 'prestart', 'start', 'poststart' ] 7 info prestart Application@0.0.1 8 info start Application@0.0.1 9 verbose unsafe-perm in lifecycle true 10 silly exec cmd "/c" "node ./node_modules/grunt-cli/bin/grunt" 11 silly cmd,/c,node ./node_modules/grunt-cli/bin/grunt,C:\xampp\htdocs\thorax spawning 12 info Application@0.0.1 Failed to exec start script 13 error Application@0.0.1 start: `node ./node_modules/grunt-cli/bin/grunt` 13 error `cmd "/c" "node ./node_modules/grunt-cli/bin/grunt"` failed with 1 14 error Failed at the Application@0.0.1 start script. 14 error This is most likely a problem with the Application package, 14 error not with npm itself. 14 error Tell the author that this fails on your system: 14 error node ./node_modules/grunt-cli/bin/grunt 14 error You can get their info via: 14 error npm owner ls Application 14 error There is likely additional logging output above. 15 error System Windows_NT 6.1.7601 16 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start" 17 error cwd C:\xampp\htdocs\thorax 18 error node -v v0.8.17 19 error npm -v 1.2.0 20 error code ELIFECYCLE 21 verbose exit [ 1, true ]