docs: Add note to use .nvmrc node version

This commit is contained in:
sarina
2025-03-24 15:05:57 -04:00
committed by Sarina Canelake
parent 0ce0b7526e
commit 5cedaacc3e

View File

@@ -38,7 +38,7 @@ Cloning and Setup
git clone https://github.com/openedx/frontend-app-authoring.git
2. Use node v20.x.
2. Use the version of Node specified in the ``.nvmrc`` file.
The current version of the micro-frontend build scripts supports node 20.
Using other major versions of node *may* work, but this is unsupported. For