Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. cassims-MBP:vetsens_main_app cas$ grunt serve
  2. Running "serve" task
  3.  
  4. Running "clean:server" (clean) task
  5. >> 0 paths cleaned.
  6.  
  7. Running "wiredep:app" (wiredep) task
  8.  
  9. Running "wiredep:test" (wiredep) task
  10.  
  11. Running "wiredep:sass" (wiredep) task
  12.  
  13. Running "concurrent:server" (concurrent) task
  14. Warning: Running "compass:server" (compass) task
  15. Warning: Command failed: compass --version
  16. /Library/Ruby/Site/2.0.0/rubygems.rb:270:in `find_spec_for_exe': can't find gem compass (>= 0.a) (Gem::GemNotFoundException)
  17. from /Library/Ruby/Site/2.0.0/rubygems.rb:298:in `activate_bin_path'
  18. from /usr/bin/compass:22:in `<main>'
  19. Use --force to continue.
  20.  
  21. Aborted due to warnings.
  22.  
  23.  
  24. Execution Time (2016-12-02 22:13:09 UTC-0)
  25. loading tasks 9ms ▇▇▇ 8%
  26. loading grunt-contrib-compass 21ms ▇▇▇▇▇▇▇ 20%
  27. compass:server 77ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 72%
  28. Total 107ms Use --force to continue.
  29.  
  30. Aborted due to warnings.
  31.  
  32.  
  33. Execution Time (2016-12-02 22:13:09 UTC-0)
  34. loading tasks 8ms ▇ 1%
  35. wiredep:app 206ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 32%
  36. wiredep:test 16ms ▇▇ 2%
  37. wiredep:sass 25ms ▇▇ 4%
  38. concurrent:server 376ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 58%
  39. Total 652ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement