Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. vagrant@precise64:/vagrant$ grunt serve
  2. >> Local Npm module "grunt-autoprefixer" not found. Is it installed?
  3. >> Local Npm module "grunt-concurrent" not found. Is it installed?
  4. >> Local Npm module "grunt-contrib-clean" not found. Is it installed?
  5. >> Local Npm module "grunt-contrib-compass" not found. Is it installed?
  6. >> Local Npm module "grunt-contrib-concat" not found. Is it installed?
  7. >> Local Npm module "grunt-contrib-connect" not found. Is it installed?
  8. >> Local Npm module "grunt-contrib-copy" not found. Is it installed?
  9. >> Local Npm module "grunt-contrib-cssmin" not found. Is it installed?
  10. >> Local Npm module "grunt-contrib-htmlmin" not found. Is it installed?
  11. >> Local Npm module "grunt-contrib-imagemin" not found. Is it installed?
  12. >> Local Npm module "grunt-contrib-jshint" not found. Is it installed?
  13. >> Local Npm module "grunt-contrib-uglify" not found. Is it installed?
  14. >> Local Npm module "grunt-contrib-watch" not found. Is it installed?
  15. >> Local Npm module "grunt-filerev" not found. Is it installed?
  16. >> Local Npm module "grunt-google-cdn" not found. Is it installed?
  17. >> Local Npm module "grunt-include-source" not found. Is it installed?
  18. >> Local Npm module "grunt-karma" not found. Is it installed?
  19. >> Local Npm module "grunt-newer" not found. Is it installed?
  20. >> Local Npm module "grunt-ng-annotate" not found. Is it installed?
  21. >> Local Npm module "grunt-recess" not found. Is it installed?
  22. >> Local Npm module "grunt-replace" not found. Is it installed?
  23. >> Local Npm module "grunt-svgmin" not found. Is it installed?
  24. >> Local Npm module "grunt-usemin" not found. Is it installed?
  25. >> Local Npm module "grunt-wiredep" not found. Is it installed?
  26. >> Local Npm module "grunt-include-source" not found. Is it installed?
  27. Loading "Gruntfile.js" tasks...ERROR
  28. >> Error: Cannot find module 'time-grunt'
  29. Warning: Task "serve" not found. Use --force to continue.
  30.  
  31. Aborted due to warnings.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement