how to update the version of npm from 5.3.0 to latest code example Example 1: update npm npm install -g npm@latest Example 2: upgrade npm npm i -g npm-upgrade