Skip to content

Using pages directory and Pinia 3.x => build is throwing errors #3018

Closed Answered by Cliff-River
cfroe asked this question in Help and Questions
Discussion options

You must be logged in to vote

Edit Nuxt comfiguration.

export default defineNuxtConfig({
 ... some config

  build : {
    transpile : [
      "vue-router"
    ]
  }
});

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@cfroe
Comment options

@Cliff-River
Comment options

Answer selected by cfroe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3017 on July 28, 2025 11:51.