Skip to content

Instantly share code, notes, and snippets.

@dholbert
Created March 4, 2016 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dholbert/5b9dbacc6a0726fd7330 to your computer and use it in GitHub Desktop.
Save dholbert/5b9dbacc6a0726fd7330 to your computer and use it in GitHub Desktop.
output when trying to run grunt for angular1-slack project
$ /home/dholbert/programs/npm/lib/node_modules/grunt-cli/bin/grunt --force
Running "newer:jshint" (newer) task
Running "newer:jshint:all" (newer) task
No newer files to process.
Running "newer:jshint:test" (newer) task
No newer files to process.
Running "newer:jscs" (newer) task
Running "newer:jscs:all" (newer) task
No newer files to process.
Running "newer:jscs:test" (newer) task
No newer files to process.
Running "clean:server" (clean) task
>> 0 paths cleaned.
Running "wiredep:app" (wiredep) task
Running "wiredep:test" (wiredep) task
Running "wiredep:sass" (wiredep) task
Running "concurrent:test" (concurrent) task
Running "compass:dist" (compass) task
Warning: not found: compass Used --force, continuing.
Running "compass:server" (compass) task
Warning: not found: compass Used --force, continuing.
Done, but with warnings.
Execution Time (2016-03-04 05:56:03 UTC)
loading tasks 105ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 77%
loading grunt-contrib-compass 21ms ▇▇▇▇▇ 15%
compass:dist 6ms ▇▇ 4%
compass:server 3ms ▇ 2%
Total 136ms
Running "postcss:server" (postcss) task
Running "postcss:dist" (postcss) task
Running "connect:test" (connect) task
Started connect web server on http://localhost:9001
Running "karma:unit" (karma) task
03 03 2016 21:56:04.262:WARN [watcher]: Pattern "/scratch/work/builds/angular1-slack/test/mock/**/*.js" does not match any file.
03 03 2016 21:56:04.293:INFO [karma]: Karma v0.13.21 server started at http://localhost:8080/
03 03 2016 21:56:04.296:INFO [launcher]: Starting browser PhantomJS
03 03 2016 21:56:04.501:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket /#ynQjzGAe63YTji_pAAAA with id 27503518
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
ReferenceError: Can't find variable: ng
at /scratch/work/builds/angular1-slack/app/scripts/app.js:4
Warning: Task "karma:unit" failed. Used --force, continuing.
Running "clean:dist" (clean) task
>> 13 paths cleaned.
Running "wiredep:app" (wiredep) task
Running "wiredep:test" (wiredep) task
Running "wiredep:sass" (wiredep) task
Running "useminPrepare:html" (useminPrepare) task
Configuration changed for concat, uglify, cssmin
Running "concurrent:dist" (concurrent) task
Running "compass:dist" (compass) task
Warning: not found: compass Used --force, continuing.
Done, but with warnings.
Execution Time (2016-03-04 05:56:05 UTC)
loading tasks 205ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 78%
loading grunt-contrib-compass 42ms ▇▇▇▇▇ 16%
compass:dist 16ms ▇▇ 6%
Total 264ms
Running "svgmin:dist" (svgmin) task
✔ app/images/menu.svg (saved 30 B 14%)
Total saved: 30 B
Done, without errors.
Execution Time (2016-03-04 05:56:05 UTC)
loading tasks 193ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 49%
loading grunt-svgmin 73ms ▇▇▇▇▇▇▇▇ 18%
svgmin:dist 129ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 33%
Total 396ms
Running "imagemin:dist" (imagemin) task
Minified 1 image (saved 5.01 kB)
Done, without errors.
Execution Time (2016-03-04 05:56:05 UTC)
loading tasks 142ms ▇▇▇▇▇▇▇▇ 26%
loading grunt-contrib-imagemin 185ms ▇▇▇▇▇▇▇▇▇▇▇ 33%
imagemin:dist 225ms ▇▇▇▇▇▇▇▇▇▇▇▇▇ 41%
Total 553ms
Running "postcss:server" (postcss) task
Running "postcss:dist" (postcss) task
Running "ngtemplates:dist" (ngtemplates) task
File .tmp/templateCache.js created.
Added .tmp/templateCache.js to <!-- build:js scripts/scripts.js -->
Running "concat:generated" (concat) task
File .tmp/concat/scripts/vendor.js created.
File .tmp/concat/scripts/scripts.js created.
Running "ngAnnotate:dist" (ngAnnotate) task
>> 2 files successfully generated.
Running "copy:dist" (copy) task
Copied 4 files
Running "cdnify:dist" (cdnify) task
Going through dist/404.html, dist/index.html to update script refs
Running "cssmin:generated" (cssmin) task
>> 2 files created. 0 B → 0 B
Running "uglify:generated" (uglify) task
>> 2 files created.
Running "filerev:dist" (filerev) task
Revved 6 files
Running "usemin:html" (usemin) task
Replaced 2 references to assets
Running "usemin:css" (usemin) task
Replaced 2 references to assets
Running "usemin:js" (usemin) task
Replaced 2 references to assets
Running "htmlmin:dist" (htmlmin) task
Minified 2 files
Done, but with warnings.
Execution Time (2016-03-04 05:56:03 UTC)
concurrent:test 373ms ▇ 1%
loading grunt-karma 347ms ▇ 1%
karma:unit 513ms ▇ 2%
concurrent:dist 957ms ▇▇ 3%
ngAnnotate:dist 3.1s ▇▇▇▇▇ 11%
loading grunt-google-cdn 508ms ▇ 2%
uglify:generated 20.6s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 75%
Total 27.5s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment