Skip to content

Instantly share code, notes, and snippets.

@ncoden
Created April 28, 2018 20:59
Show Gist options
  • Save ncoden/612b485508e91008f8d3ba14faa03944 to your computer and use it in GitHub Desktop.
Save ncoden/612b485508e91008f8d3ba14faa03944 to your computer and use it in GitHub Desktop.
➜ foundation-sites git:(develop) ✗ npm i
> 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-v57-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
> 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
> 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-57_binding.node
> 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
> 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
> spawn-sync@1.0.15 postinstall /Users/ncoden/Documents/Documents/Projects/Programmation/Web/2016/Foundation/foundation-sites/node_modules/spawn-sync
> node postinstall
> 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
> 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-57/binding.node
Testing binary
Binary is fine
> 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:59951) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added. Use emitter.setMaxListeners() to increase limit
added 1906 packages from 1838 contributors in 164.583s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment