npm run dev is not working. I get this error: 'ERR_DLOPEN_FAILED'

191 views Asked by At

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.

0

There are 0 answers