-
Notifications
You must be signed in to change notification settings - Fork 346
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
[vue3.x] Brand new vue project fails on type-check with vue-slider-component #677
Comments
Same problem here 😕 |
To "solve" this for now, you can put |
It worked for me, I put the |
Did this issue has any progress? |
Found this issue too.. |
Describe the bug
During Typescript build, the type check fails.
Here's a minimal reprex, based on latest vue generator: https://github.com/USMortality/-vue-slider-component-test
You can clone it and then run:
npm type-check
to verify the error:Environment (If you feel unrelated, please delete the block)
The text was updated successfully, but these errors were encountered: