Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karma server fails to launch when user profile has space in name (Windows) #9

Closed
peitschie opened this issue Oct 29, 2021 · 2 comments

Comments

@peitschie
Copy link

Describe the Bug

The Karma Test Explorer extension reports an error starting the Karma Server. This prevents any tests from displaying in VScode.

Steps to Reproduce the Behavior

  1. Install the Karma Test Explorer extension
  2. Open a project (e.g., I used https://github.com/dmitriz/min-karma) in VSCode
  3. See error

Describe the Expected Behavior

  • Ideally the karma server launches and runs 😁

Debug Logs

karma-server.log
karma-test-explorer.log

Please Provide the Following Information

  • OS: Windows 10
  • Environment: Windows, node 14.16.0, karma 5.0.0, jasmine 3.5.0
  • Version v0.2.1
lucono added a commit that referenced this issue Nov 7, 2021
Bugfixes for #7 #9 #10, and a couple of other small fixes and enhancements
@lucono
Copy link
Owner

lucono commented Nov 7, 2021

This is fixed in v0.3.0.

FYI @air2 - for similar issue #2.

@lucono lucono closed this as completed Nov 7, 2021
@air2
Copy link

air2 commented Nov 9, 2021

Hey sorry for my late reply, I was on holiday and after that on an other project. Looked at it last week and it was indeed not working, but had no time to figure out why. No I can confirm it works like a charm. Thank u!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants