mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Gotcha about chromatic publish not working
New repos with less than 2 commits will fail due to the shallow clone test `Found only one commit This typically means you've checked out a shallow copy of the Git repository,`
This commit is contained in:
parent
4a89e8754f
commit
6f84b05bb1
@ -40,6 +40,13 @@ npx chromatic --project-token <your-project-token>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="aside">
|
||||
|
||||
GOTCHA: If you're project has less than 2 commits chromatic publishing will fail while `Retrieving git information` add another commit and try again.
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
```shell
|
||||
Build 1 published.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user