mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Use NodeJS v12.
This commit is contained in:
parent
f97d29243d
commit
17d0d5e0a2
@ -13,7 +13,7 @@ dpkg -r yarn
|
||||
|
||||
# Node repo
|
||||
echo "Setting up the NodeJS repo..."
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | bash -
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | bash -
|
||||
|
||||
# Yarn repo
|
||||
echo "Setting up the Yarn repo..."
|
||||
|
Loading…
Reference in New Issue
Block a user