Skip to content

Instantly share code, notes, and snippets.

@p--q
Created May 6, 2016 15:31
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 p--q/5b6585e3fd3e54fee3459519fa6006fc to your computer and use it in GitHub Desktop.
Save p--q/5b6585e3fd3e54fee3459519fa6006fc to your computer and use it in GitHub Desktop.
pq@pq-VirtualBox:~/_tmp/3/syntaxhighlighter-3.0.9$ ./node_modules/.bin/bower install
-----------------------------------------
Update available: 1.7.9 (current: 1.2.7)
Run npm update -g bower to update
-----------------------------------------
bower cached http://sinonjs.org/releases/sinon-1.6.0.js#e-tag:57075b51-
bower validate e-tag:57075b51- against http://sinonjs.org/releases/sinon-1.6.0.js#*
bower cached https://github.com/slevithan/xregexp.git#2.0.0
bower validate 2.0.0 against https://github.com/slevithan/xregexp.git#2.0.x
bower cached https://github.com/jquery/qunit.git#1.12.0
bower validate 1.12.0 against https://github.com/jquery/qunit.git#~1.12.0
bower cached https://github.com/chaijs/chai.git#1.1.1
bower validate 1.1.1 against https://github.com/chaijs/chai.git#1.1.x
bower cached https://github.com/mochajs/mocha.git#1.9.0
bower validate 1.9.0 against https://github.com/mochajs/mocha.git#1.9.x
bower cached https://github.com/jquery/jquery-dist.git#1.9.1
bower validate 1.9.1 against https://github.com/jquery/jquery-dist.git#1.9.x
bower cached https://github.com/domenic/sinon-chai.git#2.4.0
bower validate 2.4.0 against https://github.com/domenic/sinon-chai.git#2.4.x
bower install sinon#e-tag:57075b51-
bower install sinon-chai#2.4.0
bower install xregexp#2.0.0
bower install chai#1.1.1
bower install jquery#1.9.1
bower install qunit#1.12.0
bower install mocha#1.9.0
sinon#e-tag:57075b51- components/sinon
sinon-chai#2.4.0 components/sinon-chai
xregexp#2.0.0 components/xregexp
chai#1.1.1 components/chai
jquery#1.9.1 components/jquery
qunit#1.12.0 components/qunit
mocha#1.9.0 components/mocha
pq@pq-VirtualBox:~/_tmp/3/syntaxhighlighter-3.0.9$ ./node_modules/.bin/grunt build
Running "clean" task
Running "compile_sass" task
Running "copy_misc_files" task
Running "build_core" task
Running "pack" task
Running "validate" task
Running "add_header" task
Done, without errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment