hello,
when i try to install with 'npm i @small-tech/node-pebble'
i get a not found error and the logs shows this URL:
https://github.com/letsencrypt/pebble/releases/download/v2.7.0/pebble-linux-x64.tar.gz
that effectively gives 404, i think it should be
https://github.com/letsencrypt/pebble/releases/download/v2.7.0/pebble-linux-amd64.zip
is there a way to fix/bypass this and install the software? i really want to try it
thanks!
hello,
when i try to install with 'npm i @small-tech/node-pebble'
i get a not found error and the logs shows this URL:
https://github.com/letsencrypt/pebble/releases/download/v2.7.0/pebble-linux-x64.tar.gz
that effectively gives 404, i think it should be
https://github.com/letsencrypt/pebble/releases/download/v2.7.0/pebble-linux-amd64.zip
is there a way to fix/bypass this and install the software? i really want to try it
thanks!