Skip to content

Commit

Permalink
Node LTS >> Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Danp2 committed Nov 4, 2023
1 parent 910e9c2 commit d12423d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xo_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ echo "$yarn_repo" | tee /etc/apt/sources.list.d/yarn.list
/bin/chmod +x $n_location

# Install node via n
n lts
n 18

# Symlink node directories
ln -s /usr/bin/node /usr/local/bin/node
Expand Down

0 comments on commit d12423d

Please sign in to comment.