javascript - Why am I not getting the prepackaged error messages from angular in webstorm 8? -
i'm @ wit's end this.. reason angular errors show cryptic so:
i can figure out problem in general i'm looking see if has input on how nice error messages angular supposedly shows i've never seen before has link site more information more verbose error details.
any appreciated. please feel free leave comment pointing me in direction of obtaining more information i'm not quite sure respect problem.
it's worth noting same "uncaught object" message in dev console chrome. i'm sorry don't have more info if it's worth expecting error along lines of:
which referenced line number.
is ide using chrome underlying browser?
chrome has annoyingly started doing long error messages. see github issue , in angular project, blog post details.
so whenever see "uncaught error" in chrome, switch firefox see actual error message.
another solution switch bleeding edge version of chrome, chrome canary, , make ide use that.
Comments
Post a Comment