Closed talentlessguy closed 3 years ago
@ije any ideas how to fix this?
the types @types/node/querystring
need to be resovled
it only works in nodejs
@ije what do you mean only works in node.js? querystring package is already polyfilled by deno
the polyfill works with ?no-check
, but the d.ts
file still import the @types/node/querystring
@ije oh got you
should I file a separate issue for this?
@ije looks like a separate issue? for typings
seems this has be fixed in v50, pls check https://github.com/alephjs/esm.sh/blob/f03118af0369948d60c2af35fb0482782c259dad/test/node.types.test.ts#L2
yep seems to be fixed, closing
Related: #115
deno dowload logs:
esm.sh server logs: