Anyone familiar with Deno and/or JSR?
deno compile -A -o knox src/main.ts
error: JSR package manifest for '@nostrify/nostrify' failed to load. Import 'https://jsr.io/@nostrify/nostrify/meta.json' failed: 403 Forbidden
Tried `deno upgrade` also fails with a 403. How come these basic things don't work?