Skip to content

yarn ./packages/virtualized-lists npm publish fails authentication #2612

@Saadnajmi

Description

@Saadnajmi

It seems npm publish works fine, but yarn npm publish does not. Specifically, the yarn command returns an error saying we can't publish private package, implying it doesn't think we have access to the scope. npm publish works fine.

Fixes:

  • Move back to npm publish. We wanted the yarn variant to use workspace:* notation, but we can't because of nx anyway so let's just move back.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions