jsr-io / jsr-npm

A cli tool to make installing packages form jsr.io in node easy
https://npmjs.com/package/jsr
MIT License
88 stars 12 forks source link

`jsr` errors on scopes that begin with a number #85

Closed the-andy-franklin closed 1 week ago

the-andy-franklin commented 1 month ago
npx jsr add @2or3godzillas/fp-try  
Invalid jsr package name: A jsr package name must have the format @<scope>/<name>, but got "@2or3godzillas/fp-try"

node version: v20.12.2 npm version: 10.5.0 jsr version: 0.12.4