Closed justinneff closed 7 years ago
If one of the script directories does not exist (such as functions or view) the publish fails with error:
ENOENT: no such file or directory, scandir
This can easily happen because git does not commit empty folder.
Approved and merged.
If one of the script directories does not exist (such as functions or view) the publish fails with error:
This can easily happen because git does not commit empty folder.