0

Simultaneously I am seeing npm update check failed message on the screen. Are these both related? please help me to go in detail.

Click here for image

Hadi Mir
  • 4,497
  • 2
  • 29
  • 31

1 Answers1

0

Can you try deleting your Node modules folder and then try? also, you can try reinstalling the npm (How to Reinstall Broken npm)

  • i tried by deleting node modules folder and running the npm start command(no result). While trying Reinstalling broken npm, it is showing an error after running npm i -g npm command. error states that "remove the exsisting file and try again" though i deleted the npm folder and downloaded and updated as you said. – abhishek gattineni Aug 02 '20 at 04:04