-
-
Notifications
You must be signed in to change notification settings - Fork 80
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 TS2694: Namespace has no exported member 'ColorAdjustProperty' #54
Comments
Hello 😄 I'm sorry about this issue! Could you try I'm currently heading towards release 2.0.0 and I'm still adjusting some parts of the package, so this might be expected. If you still encounter it, I'm pretty sure it can be fixed by installing As this is a pure type package, this should not have any bundle size implications. |
Hi Tahul. thanks for your feedback.! Your work is much appreciated! This is my config.
|
So glad to know it! I'm closing this now, feel free to reopen if you encounter it again! |
Hi, unfortunately, beta12 is still throwing errors on my Vite system.
I'm using Vite + Vue 3 + Typescript
Command that's causing the issue
npm run build
System Information:
Node Version: v16.13.2 System: Win10 x64
main.ts
package.json
Errors:
The text was updated successfully, but these errors were encountered: