When I run npm start
I get
ERROR TypeError: Cannot read property 'version' of undefined
TypeError: Cannot read property 'version' of undefined
This happens after I have run
npm install
I tried to solve the issue by running npm -g install npm@version but instead it gave me this error
npm ERR! code ETARGET
npm ERR! notarget No matching version found for npm@version.