Remove Git Dependencies #8

Closed
opened 2018-04-19 15:50:16 +00:00 by Ghost · 2 comments

I'm opening this issue because it could be useful to change the dependencies bellow

"acme-v2": "git+https://git.coolaj86.com/coolaj86/acme-v2.js.git#master"

In the package.json

Why?
I'm use it with Docker alpine and it provide me this error "Git Binary not found".
I recommend to versioning it in npm or to merge it in this project instead.

For waiting I'll install git.

Kind regards

I'm opening this issue because it could be useful to change the dependencies bellow "acme-v2": "git+https://git.coolaj86.com/coolaj86/acme-v2.js.git#master" In the package.json Why? I'm use it with Docker alpine and it provide me this error "Git Binary not found". I recommend to versioning it in npm or to merge it in this project instead. For waiting I'll install git. Kind regards
Owner

My purpose in building greenlock is part of a crowd cloud company I'm working on, so I'm trying to move away from centralized authorities and vendor lock-in.

However, I agree that for the time being this the better choice.

My purpose in building greenlock is part of a crowd cloud company I'm working on, so I'm trying to move away from centralized authorities and vendor lock-in. However, I agree that for the time being this the better choice.
Owner

Published as v2.2.2

Thanks for the feedback. :)

Published as v2.2.2 Thanks for the feedback. :)
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/greenlock.js-ARCHIVED#8
No description provided.