Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ information on using pull requests.
1. [Install node v20](https://nodejs.org/en/download)
2. Run `corepack enable pnpm` to enable pnpm.

Note: We recommend using Node v20 or greater when compiling and running Genkit.
Any older versions of Node may not work properly.

## Quick setup

```
Expand Down