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

publish: error: Invalid package specifier 'npm:three@>=0.139.0/src/core/Object3D.js' #963

Open
trusktr opened this issue Feb 16, 2025 · 1 comment
Labels
publishing Problems with publishing

Comments

@trusktr
Copy link

trusktr commented Feb 16, 2025

I am trying to publish to JSR for the first time. I added jsr.json and ran npx jsr publish and got this:

❯ npx jsr publish
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
Downloading JSR release binary...
[00:01] [#################################################>] 39.8 MiB/40.3 MiB
error: Invalid package specifier 'npm:three@>=0.139.0/src/core/Object3D.js'
    0: Invalid specifier version requirement
    1: Unexpected character.
         >=0.139.0
         ~
    at file:///Users/trusktr/src/lume+lume.2/dist/core/Object3DWithPivot.js:2:26
Child process exited with: 1

The three dependency in question is listed here:

https://github.com/lume/lume/blob/f7274c122964e145a0f265da63530b16361ee539/package.json#L86-L100

What to do?

@github-project-automation github-project-automation bot moved this to Needs Triage in JSR Feb 16, 2025
@trusktr
Copy link
Author

trusktr commented Feb 16, 2025

@crowlKats crowlKats added the publishing Problems with publishing label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publishing Problems with publishing
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants