MaskingTechnology / comify

Comic based social network built with Jitar
GNU Affero General Public License v3.0
3 stars 1 forks source link

Fixed version of node #312

Closed basmasking closed 1 month ago

basmasking commented 1 month ago

To make it easier to build and test Comify we want to build and test it against one version of node. The version we will use is the lts one.

As developers we all have different versions of node on our machine installed. To make it easier to switch between the versions we can make use of nvm. Our pipelines will also be updated for lts.