Answer the question
In order to leave comments, you need to log in
, then there is no error with the l" />
Why does the line number in the console not match the line number in the code?
Hello!
Why does the line number in the console not match the line number in the code?
But if you comment out the line `Util.promisify(Hg.clone);`, then there is no error with the line number.
How to fix it?
This happens not only in the IDE, but if you run the test through the command line.
Answer the question
In order to leave comments, you need to log in
Found the cause of the problem. It turns out that the hg module is written in coffeescript. And it compiles at script time. And because of him such problems.
I compiled it. And inserted it already in compiled form. And the problem is gone. Now all lines match!!!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question