Wrong acme-dns-01-cli version #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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.