You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who don't know what is going on and why It wasn't able to compile your code - set a debugger line in the raise method of babylon and launch connect debugger to node immediately after launching zero with --inspect with something like this:
For those who don't know what is going on and why It wasn't able to compile your code - set a debugger line in the
raise
method ofbabylon
and launchconnect debugger to node
immediately after launching zero with--inspect
with something like this:As now it is impossible to understand where it failed, as you don't have input, just line and column.
The text was updated successfully, but these errors were encountered: