Skip to content

Commit 6421f69

Browse files
committed
fix: fix build for publishing
1 parent 743547f commit 6421f69

3 files changed

Lines changed: 15327 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ npm run build
119119

120120
This creates a new github release from the `develop` branch:
121121

122+
> Be sure to only use npm for install - if you use yarn you may get publishing errors like: `TypeError: log.gauge.isEnabled is not a function`.
123+
122124
```shell
123125
git checkout master
124126
git merge develop

0 commit comments

Comments
 (0)