tomeshnet / prototype-cjdns-pi

Prototype system for mesh networks on single board computers
https://chat.tomesh.net/#/room/#software:tomesh.net
GNU General Public License v3.0
218 stars 42 forks source link

NPM updating #397

Closed makew0rld closed 5 years ago

makew0rld commented 5 years ago

   ╭───────────────────────────────────────────────────────────────╮
   │                                                               │
   │       New minor version of npm available! 6.4.1 → 6.9.0       │
   │   Changelog: https://github.com/npm/cli/releases/tag/v6.9.0   │
   │               Run npm install -g npm to update!               │
   │                                                               │
   ╰───────────────────────────────────────────────────────────────╯

Got this message when installing. Should we run npm install -g npm whenever we install NodeJS or use npm for modules?

darkdrgn2k commented 5 years ago

Do you want to update every minor version without testing?

makew0rld commented 5 years ago

No, I just wasn't sure whether it should be done or not, I've never seen it before on the nodes. I'm fine to keep it at the version it is now, and I know we're updating NodeJS in develop.