Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not checking for deno.jsonc when retrieving JSR packages. #4

Open
csjewell opened this issue Mar 10, 2025 · 1 comment
Open

Not checking for deno.jsonc when retrieving JSR packages. #4

csjewell opened this issue Mar 10, 2025 · 1 comment

Comments

@csjewell
Copy link

✘ [ERROR] Network Error: couldn't locate "jsr:@preact-icons/ai@^1.0.13"'s package json file. searched in the following locations:
["https://jsr.io/@preact-icons/ai/1.0.13/deno.json","https://jsr.io/@preact-icons/ai/1.0.13/jsr.json"] [plugin oazmi-jsr-plugin]

    App.ts:5:32:
      5 │ import AiOutlineInfoCircle from '@preact-icons/ai'
        ╵                                 ~~~~~~~~~~~~~~~~~~

The file is at https://jsr.io/@preact-icons/ai/1.0.13/deno.jsonc, not deno.json.

(out of time, will expand later.)

@omar-azmi omar-azmi reopened this Mar 11, 2025
@omar-azmi
Copy link
Member

Hi there, thank you for noticing this issue.

I patched up the problem in the latest release (version 0.2.2), and jsr:@preact-icons/ai@^1.0.13 bundles without issues on my pc.
Could you confirm that it works for you as well? And were there further details that you wanted to add to the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants