Just install latest node
This commit is contained in:
@@ -41,7 +41,7 @@ install_php() {
|
|||||||
|
|
||||||
install_node() {
|
install_node() {
|
||||||
echo -e "Installing Node.js...\n"
|
echo -e "Installing Node.js...\n"
|
||||||
mise use --global node@lts
|
mise use --global node
|
||||||
}
|
}
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|||||||
Reference in New Issue
Block a user