Created
April 28, 2018 21:04
-
-
Save ncoden/4a75fde1f97ddfcce9b0ff2cdb3255e1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ foundation-sites git:(develop) ✗ npm -v | |
5.2.0 | |
➜ foundation-sites git:(develop) ✗ npm i | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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 | |
> [email protected] 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