Created
June 16, 2014 15:59
-
-
Save deepakprasanna/9654439229edc278246b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ v3 git:(master) ✗ cult | |
[17:58:57] Requiring external module coffee-script/register | |
[17:58:58] Using gulpfile ~/Workspace/vimana-ui/v3/gulpfile.coffee | |
[17:58:58] Starting 'clean'... | |
[17:58:58] Finished 'clean' after 36 ms | |
[17:58:58] Starting 'default'... | |
[17:58:58] Starting 'coffee'... | |
[17:58:58] starting coffee | |
[17:58:58] Starting 'javascripts'... | |
[17:58:58] Starting 'html'... | |
[17:58:58] Starting 'fonts'... | |
[17:58:58] Starting 'data'... | |
[17:58:58] Starting 'images'... | |
[17:58:58] Starting 'styles'... | |
[17:58:58] Starting 'index'... | |
[17:58:58] lr listening on35729 | |
[17:58:58] Finished 'default' after 18 ms | |
[17:58:59] Finished 'data' after 1.01 s | |
[17:58:59] Finished 'index' after 1.01 s | |
stream.js:94 | |
throw er; // Unhandled stream error in pipe. | |
^ | |
Error: Invalid arguments | |
at filesize (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp-filesize/node_modules/filesize/lib/filesize.js:33:9) | |
at /Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp-filesize/index.js:13:31 | |
at wrappedMapper (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp-filesize/node_modules/map-stream/index.js:76:19) | |
at Stream.stream.write (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp-filesize/node_modules/map-stream/index.js:88:21) | |
at Stream.ondata (stream.js:51:26) | |
at Stream.EventEmitter.emit (events.js:95:17) | |
at queueData (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp/node_modules/vinyl-fs/node_modules/map-stream/index.js:43:21) | |
at next (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp/node_modules/vinyl-fs/node_modules/map-stream/index.js:71:7) | |
at /Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp/node_modules/vinyl-fs/node_modules/map-stream/index.js:85:7 | |
at done (/Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp/node_modules/vinyl-fs/lib/dest/writeContents/index.js:9:5) | |
at /Users/deepak/Workspace/vimana-ui/v3/node_modules/gulp/node_modules/vinyl-fs/node_modules/graceful-fs/graceful-fs.js:102:5 | |
at Object.oncomplete (evalmachine.<anonymous>:107:15) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment