hasundue / molt-action

GitHub Action to update dependencies in Deno projects with hasundue/molt
MIT License
11 stars 2 forks source link

`Loading unprepared module` error #18

Closed hasundue closed 3 months ago

hasundue commented 3 months ago

Since rc.11 the action fails with the following error:

...
Download https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.1.tgz
error: Loading unprepared module: npm:@actions/core@^1.10.1, imported from: jsr:@molt/action@1.0.0-rc.11
Error: Process completed with exit code 1.

You may workaround this by using v1.0.0-rc.10 tag.

hasundue commented 3 months ago

Fixed by #19