Uberspace / lab

The Uberlab provides various tutorials - written by you! - on how to run software and tools on Uberspace 7.
https://lab.uberspace.de
Other
315 stars 414 forks source link

[uu-notify] check for new nodejs version compatibility #1609

Closed noave closed 10 months ago

noave commented 12 months ago

Nodejs 12 / 14 / 16 are EOL and wont be available on Uberspace any longer.

Check if this guide works with Nodejs18 or Nodejs20 and update it accordingly. Otherwise, if you cannot fix it with the new versions mark the guide as broken like it is described here: https://github.com/Uberspace/lab/blob/main/BROKEN_GUIDES.md

(This issue has been created automatically, the guide might already be up to date, in this case you can just comment and close the issue here)

Kaisa-Marysia commented 10 months ago

uuNotify works with node.js 18 and breaks with node.js 20. Created PR-1639