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
Actually this is not a good solution, because in source code nuxi imports toNodeListener from h3. May be we should detect in other way, but this looks like minimal workaround
Environment
Darwin
v18.7.0
2.16.0-27720022.54e852f
0.6.1
yarn@3.2.3
webpack
buildDir
,srcDir
,bridge
,components
,ssr
,dev
,alias
,image
,generate
,content
,head
,typescript
,publicRuntimeConfig
,privateRuntimeConfig
,css
,loading
,loadingIndicator
,plugins
,buildModules
,modules
,proxy
,vuetify
,build
,serverHandlers
,devServerHandlers
@nuxt/content@1.15.1
,@nuxtjs/vuetify@1.12.3
,@nuxt/image@0.7.1
,@nuxtjs/proxy@2.1.0
,nuxt-social-meta@1.0.0
()
,nuxt-storm@1.1.3
,nuxt-compress@5.0.0
,@pinia/nuxt@0.4.2
,@vueuse/nuxt@9.3.0
,~/modules/apolloSSR
,@nuxt/bridge@3.0.0-27778503.de9e5c2
Reproduction
After upgrading from
bridge-edge@3.0.0-27699693.0bb392e
to
bridge-edge@3.0.0-27778503.de9e5c2
I am getting errors on
![image](https://user-images.githubusercontent.com/3810177/200191339-8ffce4f1-d6d8-4ebe-beb6-17d562d24ce2.png)
node_modules/nuxi/dist/chunks/index2.mjs
Specifically this line
please note that i am using
bridge: {
nitro: false,
}
Describe the bug
After console logging app, I can see that app doesn't have a property options which causes this error.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: