Last active
August 29, 2015 14:06
-
-
Save tsusanka/a6b1437b0b215fea3536 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm start ✖ ◼ | |
> [email protected] 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! [email protected] start: `grunt dev` | |
npm ERR! Exit status 3 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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