You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
richardlau
added
question
Issues that look for answers.
npm
Issues and PRs related to the npm client dependency or the npm registry.
labels
Apr 15, 2018
$ node -v
v9.11.1
$ npm -v
5.6.0
macOS 10.13.4
After installing the current version Node version https://nodejs.org/en/, I'm seeing the following information when using npm in the terminal:
╭─────────────────────────────────────╮
│ │
│ Update available 5.6.0 → 5.8.0 │
│ Run npm i -g npm to update │
│ │
╰─────────────────────────────────────╯
Shouldn't the latest version of NPM be included in the current Node distribution?
The text was updated successfully, but these errors were encountered: