purshink / ReactJS-Spring-Boot-Full-Stack-App

ReactJS-Spring-Boot-Full-Stack-App
71 stars 30 forks source link

Not working for me - NPM issues - Windows #20

Open Geekays opened 6 months ago

Geekays commented 6 months ago

I am using VS Code on Windows. npm install goes wrong, Dependencies are incorrect. Not sure how to fix.

purshink commented 2 months ago

You probably need to update some of the dependancies. After that delete node modules folder and json lock file. Then clean the cache and try again.