Open inomdzhon opened 7 years ago
Same here.
Even if my JS file is just console.log("HI!!!!")
i just used verify instead of run and it worked fine.
I just deleted this "pipe" and work fine for me didnt crash or something
@MalutkiSiwy where did you deleted the 'pipe'? I am running with the same issue.
Does anyone figured out what pipe to delete?
When I run my programm
promise-it-wont-hurt run 9-throw-an-error.js
I get next error:But
promise-it-wont-hurt verify 9-throw-an-error.js
is passed.My code: