WARN [nuxt] Your project has pages but the <NuxtPage /> component has not been used. You might be using the <RouterView /> component instead, which will not work correctly in Nuxt. You can set
pages: false in nuxt.config if you do not wish to use the Nuxt vue-router integration.
WARN [nuxt] Your project has pages but the <NuxtPage /> component has not been used. You might be using the <RouterView /> component instead, which will not work correctly in Nuxt. You can set
pages: false in nuxt.config if you do not wish to use the Nuxt vue-router integration.