Static GitHub Issues

[1183] "~components/Logo.vue" dependency was not found!

prev: Error "These Dependencies were not found"
next: Navigating back should retain the scroll position.

running npm run dev gives me this error. I don't understand what is going on!

  nuxt:build App root: /home/najmul/WebstormProjects/ntest +0ms
  nuxt:build Generating /home/najmul/WebstormProjects/ntest/.nuxt files... +1ms
  nuxt:build Generating files... +10ms
  nuxt:build Generating routes... +12ms
  nuxt:build Building files... +52ms
  nuxt:build Adding webpack middleware... +138ms
Build completed in 8.413s



 ERROR  Failed to compile with 1 errors                                                                                                                                                                  12:59:45 AM

This dependency was not found:

* ~components/Logo.vue in ./node_modules/babel-loader/lib?{"presets":["vue-app"],"babelrc":false,"cacheDirectory":true}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./pages/index.vue

To install it, you can run: npm install --save ~components/Logo.vue

 OPEN  http://localhost:3000
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1043">#c1043</a>)</em></sub></div>