-
Notifications
You must be signed in to change notification settings - Fork 133
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
Types are missing #244
Comments
Doesn't help, issue is still present |
I don't think there was any suggested fix? I just quoted what broke it. Looks like this copy script is overwriting the generated types. |
I get the feeling not many people use typescript with this because it's very broken right now |
@lavrton can you please look into this. It appears the new build script |
I just added generated types and released a new version. I need feedback whether it works or not. |
@lavrton Just tested it. Still no luck - but I think I found the fix. I'm not sure what |
@Joebayld what about now with v 3.1.2? |
@lavrton Fixed! thanks |
I have this same issue with nuxt 3 when I do this:
error:
in however, I get this:
when I do this:
|
@odetolakehinde Please make a separate issue with a very small repository to reproduce the issue. |
I was on version 3.0.2 and when I tried upgrading to either 3.0.5 or 3.1, I now have an error that the types are not found.
If I downgrade back to 3.0.2 it's fine.
The text was updated successfully, but these errors were encountered: