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 @@ -48,12 +48,12 @@ created when copying this template above.
4848
4949 ``git clone https://github.com/openedx/frontend-app-[PLACEHOLDER].git ``
5050
51- 2. Use node v18.x .
51+ 2. Use the version of Node specified in the `` .nvmrc `` file .
5252
53- The current version of the micro-frontend build scripts support node 18 .
54- Using other major versions of node *may * work, but this is unsupported. For
55- convenience, this repository includes an .nvmrc file to help in setting the
56- correct node version via `nvm <https://github.com/nvm-sh/nvm >`_.
53+ The current version of the micro-frontend build scripts support the version of node found in `` .nvmrc `` .
54+ Using other major versions of node *may * work, but this is unsupported. For
55+ convenience, this repository includes an .nvmrc file to help in setting the
56+ correct node version via `nvm <https://github.com/nvm-sh/nvm >`_.
5757
58583. Install npm dependencies:
5959
You can’t perform that action at this time.
0 commit comments