réplica de
https://github.com/therootcompany/greenlock.js.git
synced 2026-03-15 12:17:58 +00:00
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string #35
Cargando…
x
Referencia en una nueva incidencia
Block a user
No se ha proporcionado una descripción.
Eliminar rama "%!s() "
Eliminar una rama es permanente. Aunque la rama eliminada puede continuar existiendo durante un corto tiempo antes de que sea eliminada, en la mayoría de los casos NO PUEDE deshacerse. ¿Continuar?
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
configDiris just looking for the dir. Removeconfig.jsonfrom that string and see what happens.I did try that. I looked in to the code (line 28, index.js).
I added
packageRoot: __dirnameto 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.