Error: Cannot find module 'Keypairs' #18

Closed
opened 2019-03-15 14:07:52 +00:00 by Ghost · 1 comment

I went through the commit history of rsa-compat.js npm and acme-v2 npm.
I have seen that you fixed the issue in this commit e822c625c5 (release version is 2.0.5). But acme-v2 npm and greenlock npm are still pointing to 1.x.x version of rsa-compat.js which is throwing above error in Ubuntu flavor of Linux Machine.

I went through the commit history of rsa-compat.js npm and acme-v2 npm. I have seen that you fixed the issue in this commit https://git.coolaj86.com/coolaj86/rsa-compat.js/commit/e822c625c5876d32aa1623a7081e9ee4fad8f853 (release version is 2.0.5). But acme-v2 npm and greenlock npm are still pointing to 1.x.x version of rsa-compat.js which is throwing above error in Ubuntu flavor of Linux Machine.
Ghost changed title from Error: Cannot find module 'keypairs' to Error: Cannot find module 'Keypairs' 2019-03-15 15:15:45 +00:00
Owner

I unpublished the bad versions and republished the correct version and double checked on package.json.

All should be well now.

Thanks for the report.

I unpublished the bad versions and republished the correct version and double checked on `package.json`. All should be well now. Thanks for the report.
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: coolaj86/acme.js-ARCHIVED#18
No description provided.