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 authored May 8, 2024
1 parent 205cbb4 commit a8906ba
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 @@ -117,7 +117,7 @@ SB_STAGING_OSX=$PWD/server/staging/osx/stackbuilder
CLT_STAGING_OSX=$PWD/server/staging/osx/commandlinetools
PG_INSTALLER_DEFAULT_PATH=/Library/PostgreSQL/13
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 a8906ba

Please sign in to comment.