You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i encountered similar problem, where the base layer locates in the same level of the project extending this layer (instead of layer folder inside the project)
so in the project package.json , does it have to include vuetify-nuxt-module as dependency (base-layer already has included)
Hello! Tried to use vuetify-nuxt-module in layer and include it in parent project, got error while running yarn dev:
Function that causes error
node_modules/.c12/gitlab_ecofinance_frontend_3egwiQ38Rj/node_modules/@vuetify/loader-shared/dist/index.mjs
Parent nuxt config:
Layer nuxt config:
Adding same vuetify-nuxt-module dependency in parent project fixes problem, but it rewrites all layer config.
The text was updated successfully, but these errors were encountered: