Jan Thiel
Jan Thiel
No problem and thank you very much for the clarification! 😀 I will run the test on Monday and get back to you with the result.
Hey @cb-sriramthiagarajan, Thanks for your feedback. From our current knowledge the `os` module is the only one preventing and `Edge` deployment. Will let you know once we have the app...
It would have been to easy ;-) Further digging in, there - naturally - is more in the way to go... `http`, `https` and the `q` module all are incompatible...
Got that sorted out as well. tldr: You have to raise the Min NodeJS Version of the package to 18. Then you can use `fetch` instead of the `http` and...
Just as a note: The fork is running fine on Vercel and Cloudflare Pages.
@cb-sriramthiagarajan Thank you very much for the update and your work. Looks like a massive improvement to me. Replaced the old version with the new one. Tested on Cloudflare Pages....
@cb-sriramthiagarajan I would say it's a straightforward task. Nothing complex nor surprising. The code gets cleaner. So there is a real benefit in migrating to 3.0. But still you have...
> How much is your fork diverged from upstream? Close to none, Just patched the base library. Nothing changed that has any impact on the usage of the library. As...
Hey @cb-sriramthiagarajan, we do face some issue on the local development. Although it runs fine on Cloudflare Pages, it does not locally. Neither on Windows nor on Mac. We use...
@cb-sriramthiagarajan This might be related: https://github.com/vercel/next.js/issues/53882