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
After search, I found these two issues related: #3784 #4013
It seems node-5.2 fix this bug.
But after I install node-5.6, I found it only be fixed in REPL.
In script require() another script, these is no locatoin infomation when require() failed.