Skip to content

Instantly share code, notes, and snippets.

@ncoden
Created April 28, 2018 21:04
Show Gist options
  • Save ncoden/4a75fde1f97ddfcce9b0ff2cdb3255e1 to your computer and use it in GitHub Desktop.
Save ncoden/4a75fde1f97ddfcce9b0ff2cdb3255e1 to your computer and use it in GitHub Desktop.
➜ foundation-sites git:(develop) ✗ npm -v
5.2.0
➜ foundation-sites git:(develop) ✗ npm i
> husky@0.14.3 install /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/husky
> node ./bin/install.js
husky
setting up Git hooks
done
> puppeteer@1.3.0 install /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/puppeteer
> node install.js
Downloading Chromium r549031 - 76 Mb [====================] 100% 0.0s
Chromium downloaded to /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/puppeteer/.local-chromium/mac-549031
> node-sass@4.8.3 install /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/node-sass
> node scripts/install.js
Cached binary found at /Users/ncoden/.npm/node-sass/4.8.3/darwin-x64-48_binding.node
> uws@9.14.0 install /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0
> fsevents@1.1.3 install /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/fsevents
> node install
[fsevents] Success: "/Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/fsevents/lib/binding/Release/node-v48-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
> sinon@4.5.0 postinstall /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/sinon
> node scripts/support-sinon.js
Have some ❤️ for Sinon? You can support the project via Open Collective:
> https://opencollective.com/sinon/donate
> node-sass@4.8.3 postinstall /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/node-sass
> node scripts/build.js
Binary found at /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/node-sass/vendor/darwin-x64-48/binding.node
Testing binary
Binary is fine
> uglifyjs-webpack-plugin@0.4.6 postinstall /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/webpack-stream/node_modules/uglifyjs-webpack-plugin
> node lib/post_install.js
> spawn-sync@1.0.15 postinstall /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/spawn-sync
> node postinstall
added 1906 packages in 159.305s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment