File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ created when copying this template above.
5454
5555 ``git clone https://github.com/openedx/frontend-app-[PLACEHOLDER].git ``
5656
57- 2. Use node v18.x .
57+ 2. Use the version of node in the ` .nvmrc ` file .
5858
59- The current version of the micro-frontend build scripts support node 18 .
60- Using other major versions of node *may * work, but this is unsupported. For
61- convenience, this repository includes an .nvmrc file to help in setting the
62- correct node version via `nvm <https://github.com/nvm-sh/nvm >`_.
59+ The current version of the micro-frontend build scripts support the version of node found in ` .nvmrc ` .
60+ Using other major versions of node *may * work, but this is unsupported. For
61+ convenience, this repository includes an .nvmrc file to help in setting the
62+ correct node version via `nvm <https://github.com/nvm-sh/nvm >`_.
6363
64643. Install npm dependencies:
6565
You can’t perform that action at this time.
0 commit comments