Pavel Prokudin

Results 2 issues of Pavel Prokudin

Hello. I am experiencing a freeze for `zero setup [env]` at the step of brew installing programmes from Brewfile, specifically `brew [something]` lines (everything seems ok with `cask [something]` lines)....

bug

Hi! Looks like when you use undefined JS object or its method, error will be normally caught: e.g. `code= {'some.method'}` will correctly render error with `ReferenceError: some is not defined`...