-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Bad URL in stacktrace if urlRoot specified #2897
Closed
segrey opened this issue
Nov 29, 2017
· 3 comments
· Fixed by karronoli/redpen#10 · May be fixed by Omrisnyk/npm-lockfiles#122 or Omrisnyk/npm-lockfiles#132
Closed
Bad URL in stacktrace if urlRoot specified #2897
segrey opened this issue
Nov 29, 2017
· 3 comments
· Fixed by karronoli/redpen#10 · May be fixed by Omrisnyk/npm-lockfiles#122 or Omrisnyk/npm-lockfiles#132
Labels
Comments
The issue came from https://youtrack.jetbrains.com/issue/WEB-29940 |
Looks like |
outsideris
added a commit
to outsideris/karma
that referenced
this issue
Dec 3, 2017
Handle urlRoot in paths if rulRoot specified Closes karma-runner#2897
I tried to fix it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Correct URL is printed in stacktrace
Actual behaviour
Bad URL is printed in stacktrace
Environment Details
Steps to reproduce the behaviour
./node_modules/karma/bin/karma start
Unexpected output part:
Expected:
The text was updated successfully, but these errors were encountered: