When i am trying to config and run the .sh file in local environment, getting this error:
Error: The '@angular-devkit/build-angular/plugins/karma' karma plugin is meant to be used from within Angular CLI and will not work correctly outside of it.
I tried to use CLI but its not worked for me.
Please help me to resolve this issue.
The following file I have created to execute karma.
run_unit_test.sh
./node_modules/karma/bin/karma start src/karma.conf.js