Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. MacBooks-MacBook-Air:DataTables-Keep-Conditions jhyland$ gulp
  2. [22:40:16] Using gulpfile ~/Documents/scripts/js/other/DataTables-Keep-Conditions/gulpfile.js
  3. [22:40:16] Starting 'transpile'...
  4. [22:40:16] Starting 'compress'...
  5. /Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/index.js:85
  6. options.output.comments = true;
  7. ^
  8.  
  9. TypeError: Cannot set property 'comments' of undefined
  10. at Transform.minify [as _transform] (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/index.js:85:28)
  11. at Transform._read (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:184:10)
  12. at Transform._write (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:172:12)
  13. at doWrite (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:237:10)
  14. at writeOrBuffer (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:227:5)
  15. at Transform.Writable.write (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp-minify/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:194:11)
  16. at write (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:623:24)
  17. at flow (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:632:7)
  18. at DestroyableTransform.pipeOnReadable (/Users/jhyland/Documents/scripts/js/other/DataTables-Keep-Conditions/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:664:5)
  19. at emitNone (events.js:67:13)
  20. MacBooks-MacBook-Air:DataTables-Keep-Conditions jhyland$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement