v1rtl
v1rtl
The new error on v111 is: ``` Uncaught TypeError: __0$.bind is not a function at https://esm.sh/v111/[email protected]/deno/src/http.js:2:1638 at https://esm.sh/v111/[email protected]/deno/src/http.js:2:1110 at https://esm.sh/v111/[email protected]/deno/src/http.js:2:4537 ```
New error on v111: ``` /* esm.sh - error */ throw new Error("[esm.sh] " + "can not build 'file.js': can not build 'index.js': can not build 'streams.cjs': resovleESModule: open /tmp/esm-build-317b0017fa0b2b447e572409cd2667e1d5e63653-573b649a/node_modules/fetch-blob/streams.cjs.js:...
It works now
> @talentlessguy why would `stream-browserify` be in there like that? No such import is needed with vanilla Lume modules. Here's an example importmap that works locally: https://github.com/lume/lume/blob/c86ca7027e86bc5d774e315adf46308ad5ffb5bf/examples/importmap.js#L3-L23 probably it's an...
@psulek yeah I'm going to use `mrmime` with custom charset func, working on it now
@psulek mrmime has a too different api, same with mime... could you please create a pull request using either of those?
try `1.0.0-beta.21` instead, might work
> > ``` > > deno install --name=aleph -Ar -f https://deno.land/x/aleph/cli.ts > > ``` > > I received an error for this. But got it to work by also including...
thanks to @aarontravass it's now present in the monorepo
@aarontravass I think GitHub actions don't support IPv6 so I guess I'll just manually remove the failing test and will merge this