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 f8d0d17 commit b551e87Copy full SHA for b551e87
run.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
# Install a specific version of node
4
-n v20
+n v18.19.0
5
6
# Install package.json dependencies
7
yarn
0 commit comments