Closed jgoux closed 9 months ago
Hello @jgoux thanks for the heads up.
I just restarted the CI job and it should have fixed it but publishing the missing packages.
It seems that the release CI job failed for some reason and because changesets does not do atomic releases, dependents packages of skott (webapp and fs-tree-structure) were not published after skott's was published with its manifest updated.
I'll try to see how we could prevent that weird case from happening when multiple monorepo packages are published at once.
Thanks for reporting the issue!
@jgoux FYI this is the job https://github.com/antoine-coulon/skott/actions/runs/7716115674/attempts/1
Summary
I can't install
skott@0.32.1
with pnpm, it seems that it is now depending onskott-webapp@^2.1.1
but this version doesn't exist which makes pnpm unhappy:It seems that you publish Github Action failed half way: https://github.com/antoine-coulon/skott/actions/runs/7716115674/job/21032188649#step:8:63 😅
Reproduction steps
Expected result:
Actual result:
Details
Standard questions
Please answer these questions to help us investigate your issue more quickly:
skott
installed version?node -v
)?