Skip to content

Commit

Permalink
Update nodejs for osx also
Browse files Browse the repository at this point in the history
  • Loading branch information
Manika-EDB committed May 8, 2024
1 parent b48b19f commit 957bb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ PGADMIN_STAGING_OSX=$PWD/server/staging/osx/pgadmin4
SB_STAGING_OSX=$PWD/server/staging/osx/stackbuilder
CLT_STAGING_OSX=$PWD/server/staging/osx/commandlinetools
YARN_HOME_OSX=/opt/local/Current/yarn
NODEJS_HOME_OSX=/opt/local/Current/node-v14.16.1-darwin-x64
NODEJS_HOME_OSX=/opt/local/Current/nodejs
IMAGEMAGICK_HOME_OSX=/opt/local/Current/ImageMagick

# CFLAGS/CPPFLAGS/CXXFLAGS settings for different platforms. The is most important for Mac
Expand Down

0 comments on commit 957bb20

Please sign in to comment.