Skip to content

Commit

Permalink
Update README.md with comment on yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
bbckr committed Mar 15, 2024
1 parent fe59e54 commit a7303d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ their respective locations.
## Preview the collection

We have created a demo Backstage application to preview the SeatGeek Backstage Plugins Collection. To view it, clone this repository and run `yarn install && yarn dev`.

If you run into issues running the above command, run `yarn --version` to check the installed yarn version. It is a known issue that the project does not work with the latest version of yarn, so it is advised to downgrade to the highest known supported version of `1.22.x`.

0 comments on commit a7303d0

Please sign in to comment.