Skip to content
New issue

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

Nuxt3 Migration #308

Open
byronferguson opened this issue Feb 25, 2022 · 1 comment
Open

Nuxt3 Migration #308

byronferguson opened this issue Feb 25, 2022 · 1 comment

Comments

@byronferguson
Copy link

Looks like there is something missing/incompatible with Nuxt3

 ERROR  Error compiling template:  {                                                                                                                                                                                                                         12:28:10
  src: '/Users/byron/git/BigBlue/apps/website-nuxt3/node_modules/mande/nuxt/plugin.js',
  fileName: 'mande.js',
  options: {
    callError: true,
    proxyHeadersIgnore: [
      'accept',
      'host',
      'cf-ray',
      'cf-connecting-ip',
      'content-length',
      'content-md5',
      'content-type'
    ]
  },
  filename: 'mande.js',
  dst: '/Users/byron/git/BigBlue/apps/website-nuxt3/.nuxt/mande.js'
}


 ERROR  Cannot start nuxt:  serialize is not defined```
@posva
Copy link
Owner

posva commented Feb 27, 2023

the current plugin was based for Nuxt 2 so it will have to be upgraded to Nuxt 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants