Static GitHub Issues

[1190] Error using Nuxt/Starter with 1.0.0-rc2

prev: Option Merging for fetch and asyncData method
next: how to use docker?

I'm having an error message after running a fresh installation using Nuxt/starter

ERROR  Failed to compile with 1 errors                                                                                              23:08:12

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

I have another project It was running fine until I ran yarn upgrade Nuxt 1.0.0-rc2 causes the same error

<!--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/c1047">#c1047</a>)</em></sub></div>