Skip to content

Pnpm publish with provenance flag doesn't work #6607

@VividLemon

Description

@VividLemon

pnpm version: 8.6

Code to reproduce the issue:

My previous line was pnpm publish --tag latest --filter @bootstrap-vue-next/nuxt --access=public --provenance

Expected behavior:

Publish with provenance

Actual behavior:

Did not

Additional information:

Github Action runner, ubuntu-latest , node 20

In order to fix the issue I had created this commit bootstrap-vue-next/bootstrap-vue-next@913cda8

The update worked.

The previous version that didn't worked was published at https://www.npmjs.com/package/bootstrap-vue-next/v/0.9.3 , with no provenance statement.

Today I published https://www.npmjs.com/package/bootstrap-vue-next/v/0.9.4 , with the above commit, and it worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions