question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR [karma]: { inspect: [Function: inspect] }

See original GitHub issue

Hi,

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:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
devoto13commented, May 10, 2022

Hope you were able to resolve your problem by now. Closing as a stale support request.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found