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

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

abhishek gattineni
- 21
- 3
-
Check this https://stackoverflow.com/questions/48742630/npm-update-check-failed-version-5-6-0 – Hadi Mir Aug 03 '20 at 03:46
1 Answers
0
Can you try deleting your Node modules folder and then try? also, you can try reinstalling the npm (How to Reinstall Broken npm)

Sharukh Shaikh
- 32
- 3
-
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