-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Description
I have two PureScript libraries, both of which are in purescript/package-sets and purescript/registry. These are
https://github.com/lukasturcani/validated-molecule
https://github.com/lukasturcani/mol-draw
mol-draw depends on validated-molecule. validated-molecule is new, so it was never in Bower at any point. Not sure if that's relevant or not. I am able to successfully run spago bump-version --no-dry-run <whatever> on validated-molecule and also pulp publish, as a result, validate-molecule is successfully on Pursuit.
However, for mol-draw, running spago bump-version --no-dry-run <whatever> results in the following error
Failed to run: `bower info --json purescript-validated-molecule#v1.0.5`
spago version: 0.15.2
pulp version: 15.0.0
purs version: 0.13.8
Metadata
Metadata
Assignees
Labels
No labels