threema-ch / threema-web

The Threema Web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please document the required node version

MagicLike opened this issue · comments

I build Threema Web myself and it would remove a lot of headaches if the required node version (currently v18.17.1) would be documented somewhere in the selfhost docs, as I just spend like 15 minutes to figure out the right version, as npm threw different errors at the same time.

The NodeJS version we currently test with is documented in the README and in the .nvmrc file.

We can add a note to the self hosting docs as well.

Fixed with 2cb178b