ERROR [karma]: { inspect: [Function: inspect] }
See original GitHub issueHi,
On an angular project, the test stops with only this error.
17 02 2022 10:33:56.251:ERROR [karma]: { inspect: [Function: inspect] }
17 02 2022 10:33:56.252:DEBUG [launcher]: Disconnecting all browsers
17 02 2022 10:33:56.541:DEBUG [launcher]: Process Chrome exited with code 0
17 02 2022 10:33:56.541:DEBUG [temp-dir]: Cleaning temp dir C:\Users\---\AppData\Local\Temp\karma-11132084
17 02 2022 10:33:56.658:DEBUG [launcher]: Finished all browsers
Using "karma": "^2.0.2",
as a devDependency on this angular project. No single run is set to true, as well as log level set to debug. On a windows 10 environment. NG Code 9.1.12, Jasmine ^2.8.17 .
Is there a way to have more verbosity ?
Thank you.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5
Top Results From Across the Web
ERROR [karma] - inspect] } while ng test on my Mac
I'm facing an issue while attempting to run ng test this is the error I get ERROR [karma]: { inspect: [Function: inspect] }...
Read more >[Function: inspect] } while ng test on my Mac-angular.js
Coding example for the question ERROR [karma]: { inspect: [Function: inspect] } while ng test on my Mac-angular.js.
Read more >Troubleshooting - Karma test runner
I'm getting a weird error from the browser, how can I debug it? # ... Go to the captured browser and click the...
Read more >[Function: Inspect] } While Ng Test On My Mac - ADocLib
Karma executes tests against your application running in a real browser stop and resume test execution examine the test when suspended. ng test...
Read more >karma-users - Google Groups
Welcome to Karma - The Spectacular Test Runner for JavaScript. ... Hi All, When I run ng test I am getting "Error in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hope you were able to resolve your problem by now. Closing as a stale support request.
Here are some refs: https://github.com/nodejs/node/issues/36550, https://github.com/karma-runner/karma/issues/3588, https://github.com/angular/angular-cli/issues/19644