Skip to content

Instantly share code, notes, and snippets.

@AndrewRayCode
Created October 12, 2021 04:44
Show Gist options
  • Save AndrewRayCode/55810b76233dc5c0a8f7214b72cd023c to your computer and use it in GitHub Desktop.
Save AndrewRayCode/55810b76233dc5c0a8f7214b72cd023c to your computer and use it in GitHub Desktop.
andrewray@~/ray $ npm install -g npm@latest
npm WARN npm npm does not support Node.js v16.2.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12, 13.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN registry Unexpected warning for http://registry.npmjs.org/: Miscellaneous Warning UNABLE_TO_GET_ISSUER_CERT_LOCALLY: request to https://registry.npmjs.org/npm failed, reason: unable to get local issuer certificate
npm WARN registry Using stale data from http://registry.npmjs.org/ due to a request error during revalidation.
/Users/andrewray/.nvm/versions/node/v16.2.0/bin/npm -> /Users/andrewray/.nvm/versions/node/v16.2.0/lib/node_modules/npm/bin/npm-cli.js
/Users/andrewray/.nvm/versions/node/v16.2.0/bin/npx -> /Users/andrewray/.nvm/versions/node/v16.2.0/lib/node_modules/npm/bin/npx-cli.js
+ npm@6.13.0
updated 1 package in 17.126s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment