Update changelog for 1.90.0

This commit is contained in:
Asher
2024-06-06 15:05:12 -08:00
parent 6d9530aa6b
commit 3b467dec95
2 changed files with 20 additions and 1 deletions

View File

@@ -441,7 +441,7 @@ install_npm() {
return
fi
echoerr "Please install npm to install code-server!"
echoerr "You will need at least node v18 and a few C dependencies."
echoerr "You will need at least node v20 and a few C dependencies."
echoerr "See the docs https://coder.com/docs/code-server/latest/install#npm"
exit 1