Open
Description
I am unable to publish a package which has jsr: dependencies in the package.json.
This is in a monorepo workspace using pnpm. But I a not using workspace dependencies for this package.
I tried using just jsr:^1.0.0 as well, which is what pnpm does when you add using the jsr syntax, but that gave an even more immediate error.
Result from trying to publish:
I tried setting up a github action to perform the deployment and the same error occurs.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Needs Triage