Constantin Titarenko

Results 3 comments of Constantin Titarenko

@grokky1 try to use [NODE_PATH](https://nodejs.org/api/modules.html#modules_loading_from_the_global_folders) then you'll be able to `let customer = require('public/foo/bar/baz/customer')`

Essentially, when I added class `UnexpectedResponseException` I was thinking about really unexpected response, like something really unknown and unexpected. I think we can add something more specific for handling of...

Thanks! Your post helped me a lot! Just 1 question: do you plan to create pull request? _Update_: eventually, in some cases, it doesn't work, unfortunately. As example: ``` js...