We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b99091 commit b5b2385Copy full SHA for b5b2385
amplify.yml
@@ -3,6 +3,7 @@ frontend:
3
phases:
4
preBuild:
5
commands:
6
+ - nvm use 18
7
- cd app
8
- cd client
9
- yarn install
0 commit comments