mirror of
https://git.coolaj86.com/coolaj86/acme-dns-01-test.js.git
synced 2025-03-12 03:10:45 +00:00
Wrong acme-dns-01-cli version #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After I clone this project and run npm install I get the following message:
This happens because the latest available through npm version of
acme-dns-01-cli
is3.0.7
. Please, update the package.json and package-lock.jsonThanks. Will do.