SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
16 stars 16 forks source link

[chore] fix build #197

Closed chimera-defi closed 5 months ago

chimera-defi commented 6 months ago

make build is currently broken due to old deps. Works in our amplify env though.

Either

  1. update all packages to get to build
  2. downgrade and pin all packages to get it to build like it does on amplify. perhaps use nvm to set node to the right version