Skip to content

Broken npm publish #2539

@HoloTheDrunk

Description

@HoloTheDrunk

Example of a failing publish

Expected Behavior

The CI should successfully publish the iTowns package.

Actual Behavior

The CI fails at the linking step on Three.js peer dependencies.

Possible Cause/Fix/Solution

The actual errors points out a missing Three.js dependency of both version 0.174.0 and 0.170.0 (the latter seemingly being from the previous patch release). This behaviour is a bit surprising and I'm not sure why it's checking the previous version's dependencies nor why a "^0.170.0" dependency is not satisfied by a "^0.174.0".

Metadata

Metadata

Labels

bug 🐛chore 🚚dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions