Requirements

Basic requirements

Node

You will need a recent version of node.js on your system. To check if you have node installed, open a Terminal window and run the command node -v. You should see a version number. If you installed Node through the Node package installer you should definitely be okay! We recommend node 14.15.0 because that’s what we use to develop Bedrock.

If you don’t have node installed, you can download the installer from nodejs.org. Choose the stable version.