hasundue / molt

Update dependencies the Deno way
https://jsr.io/@molt
MIT License
60 stars 5 forks source link

`@molt/core` and `@molt/cli` on jsr.io are NOT working #160

Closed hasundue closed 2 months ago

hasundue commented 2 months ago

Currently, @molt/core and @molt/cli at version 0.18.0 on jsr.io are broken. Running @molt/cli results in the following error, for example:

> molt deno.json
Failed fetching. Retrying in 250ms...
Failed fetching. Retrying in 500ms...
Failed fetching. Retrying in 1000ms...

I'm working on fixing this right now and will release 0.18.1 soon, hopefully.

hasundue commented 2 months ago

I'm trying to migrate from x/deno_graph to jsr:@deno/graph but can't get it work. Created an issue on the original repo: https://github.com/denoland/deno_graph/issues/453

hasundue commented 2 months ago

It was mostly my mistake and now the migration to jsr:@deno/graph is done. Will release 0.18.1 soon.

hasundue commented 2 months ago

Released 0.18.1.