This is 0.124, if I show the inspector on the initial empty doc window:
Console error on launch
smlombardi
#1
leedohm
#2
To my knowledge, nothing in Atom uses the scandal
library mentioned in the stack trace. Can you reproduce the issue after completely exiting Atom and restarting using atom --safe
?
abe
#3
Atom do use scandal:
Sadly, it doesn’t help, since it’s an error with a child process there’s no stack trace beyond the child process. Except by doing the binary search game I doesn’t see any solution to know where does this come from.
thomasjo
#5
Then it’s caused by a third-party package. Disable all, then re-enable them one by one until the error shows up, then that’s the offending package. Once you know which package is causing issues, you should raise an issue on its GitHub repo.