TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string #35
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?
Hi, I can't get the vanilla example to work as shown in 1. Configure.
Any suggestions please?
I did see this issue, but the change to conigDir did not help #18
Thanks in advance,
Gary.
Greenlock greenlock@4.0.4
This might not be the whole issue, but...
...I think
configDir
is just looking for the dir. Removeconfig.json
from that string and see what happens.I did try that. I looked in to the code (line 28, index.js).
I added
packageRoot: __dirname
to the config and it resolve the problem, only to reveal the next error.This is trying to use the acme-dns-01-cloudflare plugin. The token and it's permissions are correct.