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 - Cannot read properties of undefined (reading '$gb') #71

Open
Dharmang92 opened this issue Sep 14, 2022 · 0 comments
Open

Nuxt3 - Cannot read properties of undefined (reading '$gb') #71

Dharmang92 opened this issue Sep 14, 2022 · 0 comments

Comments

@Dharmang92
Copy link

Dharmang92 commented Sep 14, 2022

Console error-

Env -
Windows 10
VSCode
Nuxt 3.0.0-rc.9 with Nitro 0.5.3
Vue 3
Yarn

[nuxt] [request error] [unhandled] [500] Cannot read properties of undefined (reading '$gb')
at Object.install (C:\Users\Dharmang\Desktop\resonate-nuxt\node_modules@growthbunker\vuedarkmode\dist\vuedarkmode.ssr.js:3138:22)
at Object.use (C:\Users\Dharmang\Desktop\resonate-nuxt\node_modules@vue\runtime-core\dist\runtime-core.cjs.js:4329:28)
at C:/Users/Dharmang/Desktop/resonate-nuxt/plugins/vuedarkmode.ts:6:18
at fn (C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/nuxt/dist/app/nuxt.mjs:128:27)
at Object.callAsync (/C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/unctx/dist/index.mjs:49:19)
at callWithNuxt (C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/nuxt/dist/app/nuxt.mjs:130:23)
at applyPlugin (C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/nuxt/dist/app/nuxt.mjs:74:29)
at Module.applyPlugins (C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/nuxt/dist/app/nuxt.mjs:84:11)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async createNuxtAppServer (C:/Users/Dharmang/Desktop/resonate-nuxt/node_modules/nuxt/dist/app/entry.mjs:30:7)

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

No branches or pull requests

1 participant