When I try to run the command "npm run dev" for my nuxt.js-app, I get following error message:
This dependency was not found:
- *C:\Users\mainuser\nuxt-app.nuxt\client.js in multi eventsource-polyfill webpack-hot-middleware/client?reload=true&timeout=30000&ansiColors=&overlayStyles=&path=%2F__webpack_hmr%2Fclient&name=client ./.nuxt/client.js
What cause could that have? I've installed the nuxt-app with axios, dotenv and eslint...
I hope someone is able to help me! Thanks