effectai / effect-dao

Dashboard to interact with Effect Network and EffectDAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update node version

jeisses opened this issue · comments

The README recommends node 12 and the Github actions deploys the app using node 12 as well.

This version is quite old and hardly supported anymore afaik, how hard would it be to upgrade?

Just tested it locally on node 14, that seems to run fine. On node 16 I cannot do an npm ci due to a dependecy conflict, so I can upgrade to 14 first and later we can see if we can make it work for node 16 or node 18