Skip to content

Commit 635227e

Browse files
06180618
andauthored
test: change npm to yarn (#2909)
* test: install npm@7 * test: change npm to yarn * Revert "test: change npm to yarn" This reverts commit f31e647. Co-authored-by: 0618 <[email protected]>
1 parent 6774499 commit 635227e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

amplify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ applications:
3333
commands:
3434
- nvm install 16.13 # NodeJS 16.13+ is the latest version that Amplify Hosting supports
3535
- nvm use 16
36+
- npm install npm@7 # TODO: remove this line once update @angular-devkit packages.
3637
- export NODE_OPTIONS="--max-old-space-size=8192"
3738
- npm install
3839
- npm install wait-on

0 commit comments

Comments
 (0)