Install Thunderhub with legacy-peer-deps

This commit is contained in:
Taylor Helsper 2022-05-06 16:01:11 -05:00
parent 1a44084ac6
commit 54acf9bb7d

View File

@ -802,7 +802,7 @@ if [ "$CURRENT" != "$THUNDERHUB_VERSION" ]; then
sudo -u bitcoin mv thunderhub-* thunderhub
cd thunderhub
sudo -u bitcoin npm install # --only=production # (can't build with only production)
sudo -u bitcoin npm install --legacy-peer-deps # --only=production # (can't build with only production)
sudo -u bitcoin npm run build
sudo -u bitcoin npx next telemetry disable