зеркало из
https://github.com/therootcompany/greenlock.js.git
synced 2026-04-05 03:07:59 +00:00
Can't Start Work. #18
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «%!s()»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
Good day. I'm tring to start greenlock code:
but recive an error:
How can I avoid this error?
this will fix your issue
Yes, the important change is that
configDirshould be a directory, not a file:Closing because I believe this resolve this issue, but please re-open if not.
Thanks I it still works with configDir being configDir: '
./greenlock.d/config.json' it considers /config.json as folder path. it was missingpackageRoot: __dirname,