nuxt-community / legacy-modules

MIT License
1.28k stars 158 forks source link

toast ssr problem #404

Closed productdevbook closed 3 years ago

productdevbook commented 3 years ago
Screen Shot 2021-02-26 at 16 22 45

    // https://go.nuxtjs.dev/axios
    '@nuxtjs/axios',
    // https://go.nuxtjs.dev/pwa
    '@nuxtjs/pwa',
    // https://go.nuxtjs.dev/content
    // '@nuxt/content',
    '@nuxtjs/auth-next',
    '@nuxtjs/toast',
    '@nuxtjs/proxy',
    [
      'nuxt-i18n',``` 
pi0 commented 3 years ago

@productfrontenddeveloper is this issue reported for vite module?

productdevbook commented 3 years ago

no, I didn't know where to write but this error comes with vite.

pi0 commented 3 years ago

Vite is not an official bundler for nuxt2. We can track by nuxt/vite#25