Skip to content

Commit

Permalink
Merge pull request #18718 from bigbluebutton/antobinary-patch-1
Browse files Browse the repository at this point in the history
docs: Improve docs for 2.6.14 upgrade of nodejs
  • Loading branch information
antobinary committed Sep 6, 2023
2 parents cc3bea7 + ec54c71 commit a9053de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/new-features.md
Expand Up @@ -276,7 +276,7 @@ The following packages have unmet dependencies:
E: Unable to correct problems, you have held broken packages.
```

In that case, please remove NodeJS v16 from the server and install NodeJS to v18. You can see what we do in bbb-install-2.6.sh: https://github.com/bigbluebutton/bbb-install/blob/c31e9ee34ed05fb2804d932d3aa291e3af7dc65c/bbb-install-2.6.sh#L294-L304
In that case, please upgrade to v18. You can see what we do in bbb-install-2.6.sh: https://github.com/bigbluebutton/bbb-install/blob/ec26f92f10442387c15a3b7fd8de5b76c0b3bf72/bbb-install-2.6.sh#L294-L304

Also check the official docs for managing NodeJS installations https://github.com/nodesource/distributions#installation-instructions

Expand Down

0 comments on commit a9053de

Please sign in to comment.