docker-ng-cli-karma icon indicating copy to clipboard operation
docker-ng-cli-karma copied to clipboard

--single-run true Unknown argument: single-run

Open PigeonT opened this issue 3 years ago • 0 comments

the ng test will not be automatically run and exit, docker run -u $(id -u) --rm -v "$PWD":/app trion/ng-cli-karma ng test --watch false --single-run true ERROR: Error: Unknown argument: single-run

PigeonT avatar Nov 15 '22 22:11 PigeonT