Skip to content

Cannot deploy to npm registry with scoped package #874

@samuelmanzanera

Description

@samuelmanzanera

Description:
I can't deploy to NPM using Github Action when I used a scoped package.

Action version:
Specify the action version: v3

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

npm: 8.19.4
node v16.20.2

Repro steps:

Here the link of the Github Action workflow which failed:

https://github.com/archethic-foundation/libjs/actions/runs/6571556524/job/17850963499

Expected behavior:
I expect the publishing to work, as it's working locally without Github Action.

Actual behavior:
It seems the NPM package doesn't find the package with the scope.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions