1
msdsk
5y

Node modules keep just disappearing from my projects.
I turn off a dev server, try to start it again - alas, it does not. Instead it complains about some dependency missing.
Npm install is all it takes to fix it, but why? From what depths of hell did those issue crawl out?

Comments
  • 0
    is your folder synced in any way? common issue if it is and just check your settings for said sync.
  • 1
    @JoshBent

    Not really, at least in no way I would know about (but you can never know with windows). I also had some problems with permissions before where I wouldn't be able to delete a given file in any way - until it would disappear on its own.
Add Comment