We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, since a couple of days I can't seem to use the Grid component anymore. When I build the next message appears
Cannot find module '/Users/pac/WebstormProjects/woza/app_sprilur_bind/node_modules/.pnpm/[email protected]/node_modules/wx-grid-locales/locales/en' imported from /Users/pac/WebstormProjects/woza/app_sprilur_bind/node_modules/.pnpm/[email protected]/node_modules/wx-grid-locales/index.js
Im using [email protected] with sveltejs/[email protected] and [email protected]
Also when I import the Grid the next message appears
Svelte: Cannot find module wx-svelte-grid or its corresponding type declarations. Cannot resolve definitions for module 'wx-svelte-grid'
The text was updated successfully, but these errors were encountered:
I also get
Cannot find module wx-svelte-grid or its corresponding type declarations.
when trying to follow the demo steps in a typescript environment.
Sorry, something went wrong.
Same here
No branches or pull requests
Hi, since a couple of days I can't seem to use the Grid component anymore.
When I build the next message appears
Im using [email protected] with sveltejs/[email protected] and [email protected]
Also when I import the Grid the next message appears
The text was updated successfully, but these errors were encountered: