rtl: 0.13.2 -> 0.13.4

This commit is contained in:
Erik Arvstedt
2023-01-26 19:23:09 +01:00
parent 84fc4d48d3
commit 6291d4fbea
3 changed files with 10 additions and 4 deletions

View File

@@ -37,6 +37,9 @@ PATH=/tmp/nix-bitcoin-dev/nodejs/bin:"$PATH"
# Install
npm ci --omit=dev --omit=optional --no-update-notifier --ignore-scripts
# If the above fails, try: (details: https://github.com/Ride-The-Lightning/RTL/issues/1182)
npm ci --omit=dev --omit=optional --no-update-notifier --ignore-scripts --legacy-peer-deps
# Run
node rtl --help