-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Labels
bug 🐛chore 🚚dependenciesPull requests that update a dependency filePull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
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
Assignees
Labels
bug 🐛chore 🚚dependenciesPull requests that update a dependency filePull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code