Je Xia
Je Xia
https://github.com/esm-dev/esm.sh/commit/f2cfe998dd01fbf743a0b16925398e7b8b10f31f now support `jsx-runtime` with query:
since react upgrade to 18, i guess some libraries was built with the latest react version, you need add `[email protected]` when import those library
i will look into it!
try to add `[email protected]` to change the liqvid version
this is types issue, i will look into it. you can disable the typing temporarily by `no-check` query
**v66** still not works:
just tried to move to `deno.land/std/node/http.ts` but failed: ``` error: Uncaught SyntaxError: The requested module 'https://deno.land/[email protected]/node/http.ts' does not provide an export named 'IncomingMessage' ```
thanks, i will look into ti.
seems it is types problem, try `https://esm.sh/[email protected]?no-check`
I can not repeat it, more details?