Skip to content
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

Get types import error in node mode resolution #26

Closed
jaredhan418 opened this issue Jul 4, 2024 · 2 comments
Closed

Get types import error in node mode resolution #26

jaredhan418 opened this issue Jul 4, 2024 · 2 comments

Comments

@jaredhan418
Copy link

截屏2024-07-04 15 41 04
@jaredhan418
Copy link
Author

I am using this amazing lib in browser with Vite. Amazing to got a pure esm version but currently I can't set mode resolution to node16 in browser tsconfig.

@mesqueeb
Copy link
Owner

mesqueeb commented Jul 4, 2024

If you use an older node version, you can just stay on the previous major version.

Sorry but if I have to support older versions it's a tooling and maintenance hell for me and other issues will come up and create more work.

The previous major version is perfectly fine to use so just use that one please.

@mesqueeb mesqueeb closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants