I am using reactjs and am unable to install any packages using npm install. The error message I\'m getting is :
npm install
npm ERR! Cannot read property \'reso
Instead of version 12.18.3 install version https://nodejs.org/dist/v10.15.3/node-v10.15.3-x64.msi . It will work perfectly.