Skip to content

Instantly share code, notes, and snippets.

@dholbert
Created March 4, 2016 06:00
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 dholbert/6d6ea1fa0734679a95bd to your computer and use it in GitHub Desktop.
Save dholbert/6d6ea1fa0734679a95bd to your computer and use it in GitHub Desktop.
output when trying to run grunt serve for angular1-slack project
$ /home/dholbert/programs/npm/lib/node_modules/grunt-cli/bin/grunt serve --force
Running "serve" task
Running "clean:server" (clean) task
>> 0 paths cleaned.
Running "wiredep:app" (wiredep) task
Running "wiredep:test" (wiredep) task
Running "wiredep:sass" (wiredep) task
Running "concurrent:server" (concurrent) task
Running "compass:server" (compass) task
Warning: not found: compass Used --force, continuing.
Done, but with warnings.
Execution Time (2016-03-04 05:59:35 UTC)
loading tasks 106ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 79%
loading grunt-contrib-compass 20ms ▇▇▇▇▇ 15%
compass:server 8ms ▇▇ 6%
Total 135ms
Running "postcss:server" (postcss) task
Running "connect:livereload" (connect) task
Started connect web server on http://localhost:9000
Running "watch" task
Waiting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment