We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get these in terminal:
[vue-router] 's tag prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.
WARN Components directory not found: ~/components/global
WARN [email protected] is installed but ^10.1.1 is expected
WARN router.scrollBehavior property is deprecated in favor of using ~/app/router.scrollBehavior.js file, learn more: https://nuxtjs.org/api/configuration-router#scrollbehavior
WARN transition property is deprecated in favor of pageTransition and will be removed in Nuxt 3
WARN mode option is deprecated. You can safely remove it from nuxt.config
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Get these in terminal:
[vue-router] 's tag prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.
WARN Components directory not found: ~/components/global
WARN [email protected] is installed but ^10.1.1 is expected
WARN router.scrollBehavior property is deprecated in favor of using ~/app/router.scrollBehavior.js file, learn more: https://nuxtjs.org/api/configuration-router#scrollbehavior
WARN transition property is deprecated in favor of pageTransition and will be removed in Nuxt 3
WARN mode option is deprecated. You can safely remove it from nuxt.config
The text was updated successfully, but these errors were encountered: