Nuxt error when running command: npm run dev

503 views Asked by At

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

0

There are 0 answers