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

Cannot find module 'nuxt-echarts/runtime/types' or its corresponding type declarations #5

Closed
BenJackGill opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BenJackGill
Copy link

BenJackGill commented Aug 30, 2024

I am following the docs here for init-options setup but this line:

import type { InitOptions } from 'nuxt-echarts/runtime/types'

Is throwing this error:

Cannot find module 'nuxt-echarts/runtime/types' or its corresponding type declarations.ts(2307)

Note I am using "nuxt-echarts": "^0.2.2",

@kingyue737 kingyue737 added the bug Something isn't working label Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants