-
-
Notifications
You must be signed in to change notification settings - Fork 54
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: Argument of type '{}' is not assignable to parameter #199
Comments
Are getting this error if you clone anu-demo under my account. Can you please provide minimal reproducible example so I can take a look? |
Hi, this is the reproducible example: https://bitbucket.org/hongquan/anu-ts-error/ |
I also have this issue, and tree shaking is not working. |
Thanks for reporting, I can reproduce this at my end. |
I have the same problem. |
I create a project with command
$ yarn create vite
then start to integrate anu, following this, but I got this error regarding to anu components:
The text was updated successfully, but these errors were encountered: