You're using Node.js: v4.5.0, npm: v2.15. These versions are extremely old (from 2016) and are not compatible with most modern packages. Also, the npm registry now requires secure connections and features that old versions don’t support.
download and install latest version of node js from official website of node js select latest version. after installing run this command: node -v for node js version npm -v for npm version