Why can't I read the Lua errors?

Hi.

I’m new in Cocos. When I run my application with the lua errors (unclosed brackets, wrong arguments, etc) I expect that errors will be on the same terminal window, where I ran cocos run. But there is no errors. Where shall I look for them?