Wrong acme-dns-01-cli version #1

Open
opened 2019-12-29 22:59:51 +00:00 by Ghost · 1 comment

After I clone this project and run npm install I get the following message:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for acme-dns-01-cli@3.1.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

This happens because the latest available through npm version of acme-dns-01-cli is 3.0.7. Please, update the package.json and package-lock.json

After I clone this project and run npm install I get the following message: ``` npm ERR! code ETARGET npm ERR! notarget No matching version found for acme-dns-01-cli@3.1.0 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. ``` This happens because the latest available through npm version of `acme-dns-01-cli` is `3.0.7`. Please, update the package.json and package-lock.json
Owner

Thanks. Will do.

Thanks. Will do.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/acme-dns-01-test.js#1
No description provided.