Pre-requisites

Pre Requisites needed to run and build berry

If you prefer reading docs, continue reading below instead watching video.

circle-exclamation

Pre-requisites

Berry is based on node and create-react script. Please check the following prerequisites before jump on it.

Node is the primary prerequisite for Berry. Open your command terminal and check using the node -v command

Package Manager - npm or yarn

Troubleshooting

If you face the following error in your terminal, it means Yarn is not installed in your system.

Please install it using this linkarrow-up-right as it does not come with Node automatically.

Last updated

Was this helpful?