-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Not compatible with Next.js edge runtime #185
Comments
So it wouldn't work directly on CF Workers :/ |
I mean that its named after node and not edge runtime but supporting these would be really cool too |
This issue is likely a duplicate of #111 and various other issues. node-geo-tz lazy-loads files during runtime, so whatever bundler or downstream system is used will require some additional configuration such that the raw data files are included. |
I think you can't really fix it with some bundler or other tool configuration as the Edge runtime doesn't support the filesystem APIs. If you can I would love to hear from it because that would actually be huge. ![]() https://vercel.com/docs/functions/runtimes/edge-runtime#unsupported-apis |
Error:
The text was updated successfully, but these errors were encountered: