-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
package.json incorrect module entry #10
Comments
I am facing the same issues . Have you found any workaround? |
I'm working on a fix |
Should be working now: 0.8.2 Please let me know if it's working for you. |
@JacobWeisenburger I think it should be reopen. I'm using
|
please make a new issue for this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
...package "zod_utilz". The package may have incorrect main/module/exports...
there is a problem when using it in vitejs, it reports that the 'module entry' is incorrect
is index.ts instead of index.js
The text was updated successfully, but these errors were encountered: