Skip to content

Instantly share code, notes, and snippets.

@shumiyao
Created August 10, 2019 22:05
Show Gist options
  • Save shumiyao/d26185eb70a447e7f0030c2e8bfb2976 to your computer and use it in GitHub Desktop.
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
shu@shu-VirtualBox:~/Documents/client/backend$ npm install
npm WARN deprecated joi@14.3.1: 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 hoek@6.1.3: 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 topo@3.0.3: 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 core-js@1.2.7: 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.
> sharp@0.22.1 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
> node-sass@4.12.0 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
> core-js@2.6.9 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 -)
> cwebp-bin@5.1.0 postinstall /home/shu/Documents/client/backend/node_modules/cwebp-bin
> node lib/install.js
✔ cwebp pre-build test passed successfully
> mozjpeg@6.0.1 postinstall /home/shu/Documents/client/backend/node_modules/mozjpeg
> node lib/install.js
✔ mozjpeg pre-build test passed successfully
> pngquant-bin@5.0.2 postinstall /home/shu/Documents/client/backend/node_modules/pngquant-bin
> node lib/install.js
✔ pngquant pre-build test passed successfully
> node-sass@4.12.0 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 netlify-cms-widget-color@3.0.1 requires a peer of netlify-cms@^2.0.0 | ^1.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-redux@4.4.10 requires a peer of redux@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN slate-edit-list@0.11.3 requires a peer of slate@^0.32.0 but none is installed. You must install peer dependencies yourself.
npm WARN slate-edit-table@0.15.2 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: fsevents@1.2.9 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: 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