Created
August 10, 2019 22:05
-
-
Save shumiyao/d26185eb70a447e7f0030c2e8bfb2976 to your computer and use it in GitHub Desktop.
Log of npm install (node v. 12.8.0) of gridsome on ubuntu
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
shu@shu-VirtualBox:~/Documents/client/backend$ npm install | |
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. | |
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. | |
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. | |
npm WARN deprecated [email protected]: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2. | |
> [email protected] install /home/shu/Documents/client/backend/node_modules/sharp | |
> (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy) | |
info sharp Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.7.4/libvips-8.7.4-linux-x64.tar.gz | |
> [email protected] install /home/shu/Documents/client/backend/node_modules/node-sass | |
> node scripts/install.js | |
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-72_binding.node | |
Download complete ] - : | |
Binary saved to /home/shu/Documents/client/backend/node_modules/node-sass/vendor/linux-x64-72/binding.node | |
Caching binary to /home/shu/.npm/node-sass/4.12.0/linux-x64-72_binding.node | |
> [email protected] postinstall /home/shu/Documents/client/backend/node_modules/core-js | |
> node scripts/postinstall || echo "ignore" | |
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! | |
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: | |
> https://opencollective.com/core-js | |
> https://www.patreon.com/zloirock | |
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) | |
> [email protected] postinstall /home/shu/Documents/client/backend/node_modules/cwebp-bin | |
> node lib/install.js | |
✔ cwebp pre-build test passed successfully | |
> [email protected] postinstall /home/shu/Documents/client/backend/node_modules/mozjpeg | |
> node lib/install.js | |
✔ mozjpeg pre-build test passed successfully | |
> [email protected] postinstall /home/shu/Documents/client/backend/node_modules/pngquant-bin | |
> node lib/install.js | |
✔ pngquant pre-build test passed successfully | |
> [email protected] postinstall /home/shu/Documents/client/backend/node_modules/node-sass | |
> node scripts/build.js | |
Binary found at /home/shu/Documents/client/backend/node_modules/node-sass/vendor/linux-x64-72/binding.node | |
Testing binary | |
Binary is fine | |
npm notice created a lockfile as package-lock.json. You should commit this file. | |
npm WARN [email protected] requires a peer of netlify-cms@^2.0.0 | ^1.0.0 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of redux@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of slate@^0.32.0 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of slate@^0.33.3 but none is installed. You must install peer dependencies yourself. | |
npm WARN gridsome-starter-netlifycms@ No repository field. | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) | |
added 1648 packages from 876 contributors and audited 23769 packages in 124.82s | |
found 0 vulnerabilities |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment