Skip to content

Commit

Permalink
Mention the you need corepack enabled to run this repo (#9960)
Browse files Browse the repository at this point in the history
#9579 also applies here, took
like an hour to get a `yarn build` to succeed because a build was very
close to working but didn't
  • Loading branch information
orta committed Feb 3, 2024
1 parent b930777 commit d2b7f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Use `git clone` to get a local copy of the Redwood Framework. If you've already
```terminal
git clone https://github.com/redwoodjs/redwood.git
cd redwood
corepack enable
yarn install
```

Expand Down

0 comments on commit d2b7f7f

Please sign in to comment.