As I was diligently working on my NuxtJS SPA, I suddenly encountered a series of errors after refreshing the page. To my surprise, I hadn't made any changes that could have caused this issue. Despite trying everything from npm fixes to reinstalling the project's node_modules, none of it seems to work. I am at a loss as to why this is happening. Even following the suggestions provided by npm doesn't seem to resolve the problem. Does anyone have insight into what might be causing this?