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 9490006 commit 2566fa8Copy full SHA for 2566fa8
tasks/e2e-simple.sh
@@ -144,6 +144,7 @@ npm install "$cli_path"
144
145
# Install the app in a temporary location
146
cd $temp_app_path
147
+echo "v14.18.2" > .nvmrc
148
create_react_app --scripts-version="$scripts_path" test-app
149
150
# ******************************************************************************
0 commit comments