mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Update angular @21 (#2965)
This commit is contained in:
@@ -50,7 +50,7 @@ npm cache clean -f
|
||||
npm install -g n
|
||||
# Retrying because fails are possible for node.js intallation. See
|
||||
# https://github.com/nodejs/build/issues/1993
|
||||
for i in {1..5}; do n 22.7.0 && break || sleep 15; done
|
||||
for i in {1..5}; do n 22.12.0 && break || sleep 15; done
|
||||
|
||||
# Install gp_dump
|
||||
apt-get install postgresql-client-17 procps -y
|
||||
|
||||
Reference in New Issue
Block a user