for those using npm 6, a reminder that the `npm install -g npm` command will soon install npm 7. stay tuned for updates on npm 7 general availability in the coming days!
get excited! npm 7 will soon be promoted to `latest` in the next couple of weeks. please note, once npm 7 is `latest` it will be the default version installed when you run `npm install -g npm`. if you want to keep getting npm 6 please run `npm install -g npm@6`