SharedStake / SharedStake-ui

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

[chore] fix build #197

Closed chimera-defi closed 1 week ago

chimera-defi commented 1 month 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