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

Error with @nuxt/ui-pro v3.0.0-alpha.12: Cannot read properties of undefined (reading 'options') #89

Closed
TuguldurJ opened this issue Jan 31, 2025 · 2 comments

Comments

@TuguldurJ
Copy link

After updating package.json with @nuxt/ui-pro version 3.0.0-alpha.12, I encountered the this error during the npm install:
npm error command failed npm error command sh -c nuxt prepare npm error ERROR Cannot read properties of undefined (reading 'options') npm error npm error at Object.normalizedModule [as config] (node_modules/@nuxt/kit/dist/index.mjs:2129:12) npm error at resolveConfig (node_modules/c12/dist/shared/c12.B4fc1S0C.mjs:348:28) npm error at async extendConfig (node_modules/c12/dist/shared/c12.B4fc1S0C.mjs:255:21) npm error at async loadConfig (node_modules/c12/dist/shared/c12.B4fc1S0C.mjs:187:5) npm error at async loadNuxtConfig (node_modules/@nuxt/kit/dist/index.mjs:2592:18) npm error at async loadNuxt (node_modules/nuxt/dist/shared/nuxt.CrJjphBv.mjs:5454:19) npm error at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:2676:19) npm error at async Object.run (node_modules/@nuxt/cli/dist/chunks/prepare.mjs:30:18) npm error at async runCommand (node_modules/citty/dist/index.mjs:316:16) npm error at async runCommand (node_modules/citty/dist/index.mjs:307:11) npm error npm error npm error npm error ERROR Cannot read properties of undefined (reading 'options')

I know Nuxt UI Pro v3 is still in alpha and not finished but the most modules already migrated and i think there templates can ready to migrate as well. We're planning huge update on our project and need update it to v3 because it has lots of breaking changes I see. So, can you guys give specific date when template migration will be available?
If the migration requires a huge amount of time, guys help to run our dashboard project in our end?

@zxdream64230
Copy link

Hello

same here. An estimated date would be appreciated 👍👍

Copy link
Contributor

The dashboard template is not yet migrated as we haven't finished Nuxt UI Pro v3 yet: https://ui3.nuxt.dev/getting-started/installation/pro/nuxt#use-an-official-template

You can follow the advancement of the dashboard components here: https://github.com/nuxt/ui-pro/pull/731 and the migration of the dashboard template here: #86

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

3 participants