We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62797b6 commit af02f83Copy full SHA for af02f83
README.md
@@ -28,9 +28,9 @@ can extended or overridden where needed.
28
29
``git clone https://github.com/openedx/frontend-build.git``
30
31
-2. Use node v18.x.
+2. Use node v24.x.
32
33
- The current version of the micro-frontend build scripts support node 18.
+ The current version of the micro-frontend build scripts support node 24.
34
Using other major versions of node *may* work, but this is unsupported. For
35
convenience, this repository includes an .nvmrc file to help in setting the
36
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.
0 commit comments