-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
TypeError: nuxtCtx.set is not a function #238
Comments
Would you please use |
I did exactly what you said here. https://v3.nuxtjs.org/getting-started/bridge. |
Indeed you didn't do anything wrong probably. The error you are having is because pinia and windicss are using an outdated version of nuxt kit. I've reported both and added them to module upgrade list: https://github.com/nuxt/framework/discussions/751 You are using so many modules so there is a high chance some others are also incompatible and we need module authors to push fixes. |
Thank you pinia update fixed, new problem #226 |
https://github.com/productfrontenddeveloper/nuxt3_bug
Environment
Nuxt CLI v3.0.0-27234155.9f06830 17:54:57
Nuxt project info: (copied to clipboard) 17:54:57
Darwin
v14.18.0
2.16.0-27226092.034b9901
Yarn
Webpack
dev
,ssr
,telemetry
,components
,css
,head
,router
,loading
,buildModules
,image
,modules
,build
,plugins
,pwa
,i18n
,auth
,server
,axios
,apollo
,publicRuntimeConfig
,firebase
@nuxtjs/auth-next@5.0.0-1624817847.21691f1
,nuxt-tailvue@1.0.91
,@nuxtjs/axios@5.13.6
,@nuxtjs/i18n@7.0.3
,@nuxtjs/sentry@5.1.3
,nuxt-viewport@0.0.7
,@nuxt/image@0.6.0
,@nuxtjs/apollo@4.0.1-rc.5
,@nuxtjs/universal-storage@0.5.9
,@nuxtjs/pwa@3.3.5
nuxt-use-motion@2.0.0-beta.5
,@nuxtjs/firebase@7.6.1
,@nuxtjs/date-fns@1.5.0
,@pinia/nuxt@0.0.3
,@nuxt/bridge@3.0.0-27234169.3c132a8
Describe the bug and expected behavior
The text was updated successfully, but these errors were encountered: