I expected npm run dev to run my website locally. It usually works fine.
I keep getting this error: MyError
I have the latest versions of npm and node installed. I tried deleting node_modules folder and then reinstalling, but that didn't work. I tried clearing cache but that didn't work too.