I have my nodejs projects on my google drive folder.. When I starts a project it works fine.. but when I restart the computer and run the project again, an error of cannot find module ... happens , every time different module is missing. Running npm install doesn't help, only deleting the whole node_modules folder and reinstalling it works but the same will happen after I restart my computer. Any help or suggestion ?
via Youssef Mohamed
No comments:
Post a Comment