Closed at3rva closed 1 year ago
Thanks for reporting the issue, it was due to a breaking change that was introduced in Lerna v7 (staring from LZA 1.5.x, it uses Lerna v7). We will need to work out a way to support both pre 1.5.X and current LZA versions.
This has been solved in PR https://github.com/aws-samples/lza-validator/pull/3
Issue #, if available: Broken container build, errors:
husky - git command not found, skipping install
Description of changes: Modify Dokerfile to remove unsuported
lerna link
command (legacy) and to installgit
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.