Skip to content

Instantly share code, notes, and snippets.

@tsusanka
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsusanka/a6b1437b0b215fea3536 to your computer and use it in GitHub Desktop.
Save tsusanka/a6b1437b0b215fea3536 to your computer and use it in GitHub Desktop.
npm start ✖ ◼
> ristretto-example@1.4.0 start /home/tomas/Prace/clevis/vaclav-laska
> grunt dev
Running "coffee:compile" (coffee) task
Running "stylus:compile" (stylus) task
File www/css/screen.css created.
Running "ristretto:startup" (ristretto) task
express deprecated app.configure: Check app.get('env') in an if statement node_modules/grunt-ristretto/libs/server.js:37:7
SockJS v0.3.9 bound to "/rstrt"
Ristretto running on 127.0.0.1:8000
Running "esteWatch" task
>> Waiting...
Warning: watch ENOSPC Use --force to continue.
Aborted due to warnings.
npm ERR! Linux 3.12.28-1-MANJARO
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v0.10.31
npm ERR! npm v2.0.0
npm ERR! code ELIFECYCLE
npm ERR! ristretto-example@1.4.0 start: `grunt dev`
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the ristretto-example@1.4.0 start script.
npm ERR! This is most likely a problem with the ristretto-example package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! grunt dev
npm ERR! You can get their info via:
npm ERR! npm owner ls ristretto-example
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/tomas/Prace/clevis/vaclav-laska/www/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment