Skip to content

Unable to local publish package with jsr dependencies. #1148

Open
@RoenLie

Description

@RoenLie

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.

Package.json
Image

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:
Image

I tried setting up a github action to perform the deployment and the same error occurs.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions