Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leonitousconforti authored Nov 30, 2023
1 parent 4027b47 commit 6d6b35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ else
[ ! -z "$no_proxy" ] && npm set noproxy="$no_proxy"
npm install -g pnpm
pnpm setup
pnpm config set store-dir $PNPM_HOME/store
else
echo "Skip installing pnpm because npm is missing"
fi
Expand Down

0 comments on commit 6d6b35f

Please sign in to comment.