Can't Start Work. #18
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?
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
configDir
should 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,