Skip to content

Instantly share code, notes, and snippets.

@stefanjudis
Created November 1, 2015 11:07
Show Gist options
  • Save stefanjudis/b957405858aab427aeac to your computer and use it in GitHub Desktop.
Save stefanjudis/b957405858aab427aeac to your computer and use it in GitHub Desktop.
FoundationPress Bower issue
stefan @ stefan-mac: ~/Sites/FoundationPress master ヾ(⌐■_■)ノ
> ll node_modules/.bin
total 32
lrwxr-xr-x 1 stefan staff 18B 1 Nov 12:05 bower@ -> ../bower/bin/bower
lrwxr-xr-x 1 stefan staff 22B 1 Nov 12:05 grunt@ -> ../grunt-cli/bin/grunt
lrwxr-xr-x 1 stefan staff 48B 1 Nov 12:05 grunt-string-replace@ -> ../grunt-string-replace/bin/grunt-string-replace
lrwxr-xr-x 1 stefan staff 26B 1 Nov 12:05 node-sass@ -> ../node-sass/bin/node-sass
stefan @ stefan-mac: ~/Sites/FoundationPress master ヾ(⌐■_■)ノ
> npm run build
> [email protected] build /Users/stefan/Sites/FoundationPress
> grunt build
Running "copy:scripts" (copy) task
Created 1 directories, copied 5 files
Running "copy:iconfonts" (copy) task
Created 1 directories, copied 6 files
Running "string-replace:fontawesome" (string-replace) task
Running "sass:dist" (sass) task
Running "concat:dist" (concat) task
File "assets/javascript/foundation.js" created.
Running "uglify:dist" (uglify) task
File "assets/javascript/foundation.js" created.
Done, without errors.
Execution Time (2015-11-01 11:06:39 UTC)
loading tasks 637ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 32%
sass:dist 183ms ▇▇▇▇▇▇▇ 9%
uglify:dist 1.2s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 58%
Total 2s
stefan @ stefan-mac: ~/Sites
> npm -v
2.14.7
stefan @ stefan-mac: ~/Sites
> node -v
v4.2.1
stefan @ stefan-mac: ~/Sites
> git clone [email protected]:olefredrik/FoundationPress.git
Klone nach 'FoundationPress'...
remote: Counting objects: 4097, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 4097 (delta 5), reused 0 (delta 0), pack-reused 4084
Empfange Objekte: 100% (4097/4097), 7.28 MiB | 650.00 KiB/s, done.
Löse Unterschiede auf: 100% (2120/2120), done.
Prüfe Konnektivität... Fertig.
stefan @ stefan-mac: ~/Sites
> cd FoundationPress
stefan @ stefan-mac: ~/Sites/FoundationPress master ヾ(⌐■_■)ノ
> npm i
> [email protected] postinstall /Users/stefan/Sites/FoundationPress/node_modules/node-sass/node_modules/cross-spawn/node_modules/spawn-sync
> node postinstall
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/node-sass
> node scripts/install.js
Binary downloaded and installed at /Users/stefan/Sites/FoundationPress/node_modules/node-sass/vendor/darwin-x64-46/binding.node
> [email protected] install /Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/Users/stefan/Sites/FoundationPress/node_modules/grunt-browser-sync/node_modules/browser-sync/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
> [email protected] postinstall /Users/stefan/Sites/FoundationPress/node_modules/node-sass
> node scripts/build.js
` /Users/stefan/Sites/FoundationPress/node_modules/node-sass/vendor/darwin-x64-46/binding.node ` exists.
testing binary.
Binary is fine; exiting.
> [email protected] postinstall /Users/stefan/Sites/FoundationPress
> bower install && grunt build
bower cached git://github.com/zurb/bower-foundation.git#5.5.3
bower validate 5.5.3 against git://github.com/zurb/bower-foundation.git#*
bower cached git://github.com/FortAwesome/Font-Awesome.git#4.4.0
bower validate 4.4.0 against git://github.com/FortAwesome/Font-Awesome.git#~4.4.0
bower cached git://github.com/jquery/jquery.git#2.1.4
bower validate 2.1.4 against git://github.com/jquery/jquery.git#>= 2.1.0
bower cached git://github.com/ftlabs/fastclick.git#1.0.6
bower validate 1.0.6 against git://github.com/ftlabs/fastclick.git#>=0.6.11
bower cached git://github.com/carhartl/jquery-cookie.git#1.4.1
bower validate 1.4.1 against git://github.com/carhartl/jquery-cookie.git#~1.4.0
bower cached git://github.com/Modernizr/Modernizr.git#2.8.3
bower validate 2.8.3 against git://github.com/Modernizr/Modernizr.git#2.8.3
bower cached git://github.com/mathiasbynens/jquery-placeholder.git#2.0.9
bower validate 2.0.9 against git://github.com/mathiasbynens/jquery-placeholder.git#~2.0.7
bower cached git://github.com/jquery/jquery.git#2.1.4
bower validate 2.1.4 against git://github.com/jquery/jquery.git#>=1.2
bower cached git://github.com/jquery/jquery.git#2.1.4
bower validate 2.1.4 against git://github.com/jquery/jquery.git#>=1.6
bower install foundation#5.5.3
bower install fontawesome#4.4.0
bower install jquery.cookie#1.4.1
bower install fastclick#1.0.6
bower install jquery-placeholder#2.0.9
bower install modernizr#2.8.3
bower install jquery#2.1.4
foundation#5.5.3 assets/components/foundation
├── fastclick#1.0.6
├── jquery#2.1.4
├── jquery-placeholder#2.0.9
├── jquery.cookie#1.4.1
└── modernizr#2.8.3
fontawesome#4.4.0 assets/components/fontawesome
jquery.cookie#1.4.1 assets/components/jquery.cookie
└── jquery#2.1.4
fastclick#1.0.6 assets/components/fastclick
jquery-placeholder#2.0.9 assets/components/jquery-placeholder
└── jquery#2.1.4
modernizr#2.8.3 assets/components/modernizr
jquery#2.1.4 assets/components/jquery
Running "copy:scripts" (copy) task
Created 1 directories, copied 5 files
Running "copy:iconfonts" (copy) task
Created 1 directories, copied 6 files
Running "string-replace:fontawesome" (string-replace) task
Running "sass:dist" (sass) task
Running "concat:dist" (concat) task
File "assets/javascript/foundation.js" created.
Running "uglify:dist" (uglify) task
File "assets/javascript/foundation.js" created.
Done, without errors.
Execution Time (2015-11-01 11:05:56 UTC)
loading tasks 798ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 36%
sass:dist 183ms ▇▇▇▇▇▇ 8%
uglify:dist 1.2s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 54%
Total 2.2s
[email protected] node_modules/grunt-contrib-concat
[email protected] node_modules/grunt-contrib-copy
[email protected] node_modules/grunt-sass
├── [email protected]
└── [email protected] ([email protected], [email protected])
[email protected] node_modules/grunt-string-replace
├── [email protected]
└── [email protected] ([email protected], [email protected], [email protected])
[email protected] node_modules/grunt-cli
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules/grunt-contrib-watch
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected])
[email protected] node_modules/grunt-contrib-uglify
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected])
[email protected] node_modules/grunt
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected], [email protected])
[email protected] node_modules/time-grunt
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
[email protected] node_modules/grunt-contrib-compress
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
[email protected] node_modules/bower
[email protected] node_modules/grunt-browser-sync
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
[email protected] node_modules/node-sass
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment