Advertisement
Guest User

Untitled

a guest
Nov 30th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. oels-MacBook-Pro-2:roots-course-ebph jstransky$ gulp
  2. [14:21:15] Using gulpfile ~/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/gulpfile.js
  3. [14:21:15] Starting 'clean'...
  4. [14:21:15] Finished 'clean' after 2.81 ms
  5. [14:21:15] Starting 'default'...
  6. [14:21:15] Starting 'build'...
  7. [14:21:15] Starting 'wiredep'...
  8. [14:21:15] Finished 'default' after 78 ms
  9. [14:21:15] Finished 'wiredep' after 100 ms
  10. [14:21:15] Starting 'styles'...
  11. [14:21:17] Finished 'styles' after 1.76 s
  12. [14:21:17] Starting 'jshint'...
  13. [14:21:17] 'jshint' errored after 218 μs
  14. [14:21:17] Error: Invalid glob argument: bower.json,gulpfile.js,
  15. at Gulp.src (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/gulp/node_modules/vinyl-fs/lib/src/index.js:20:11)
  16. at Gulp.<anonymous> (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/gulpfile.js:228:15)
  17. at module.exports (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/lib/runTask.js:34:7)
  18. at Gulp.Orchestrator._runTask (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:273:3)
  19. at Gulp.Orchestrator._runStep (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:214:10)
  20. at Gulp.Orchestrator.start (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:134:8)
  21. at runNextSet (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/run-sequence/index.js:86:16)
  22. at Gulp.onTaskEnd (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/run-sequence/index.js:75:5)
  23. at emitOne (events.js:101:20)
  24. at Gulp.emit (events.js:188:7)
  25. [14:21:17] 'build' errored after 1.86 s
  26. [14:21:17] Error in plugin 'run-sequence(jshint)'
  27. Message:
  28. Invalid glob argument: bower.json,gulpfile.js,
  29. Stack:
  30. Error: Invalid glob argument: bower.json,gulpfile.js,
  31. at Gulp.src (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/gulp/node_modules/vinyl-fs/lib/src/index.js:20:11)
  32. at Gulp.<anonymous> (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/gulpfile.js:228:15)
  33. at module.exports (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/lib/runTask.js:34:7)
  34. at Gulp.Orchestrator._runTask (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:273:3)
  35. at Gulp.Orchestrator._runStep (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:214:10)
  36. at Gulp.Orchestrator.start (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/orchestrator/index.js:134:8)
  37. at runNextSet (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/run-sequence/index.js:86:16)
  38. at Gulp.onTaskEnd (/Users/jstransky/Vagrant/hrsa-grant/www/wp-content/themes/roots-course-ebph/node_modules/run-sequence/index.js:75:5)
  39. at emitOne (events.js:101:20)
  40. at Gulp.emit (events.js:188:7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement