jake-101/bael-template

Couple of errors when running npm run dev

talmax1124 opened this issue · 0 comments

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 sass-loader@7.3.1 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