matej

Results 4 issues of matej

Using get from api.js already implemented in the repository and having issues where to set API_ROOT. > Error: Undefined configuration key: API_ROOT at getConfiguration How should I properly do that?

I get this when i do `npm run test:watch` > SyntaxError: repositories/pepperoni/src/modules/__specs__/AppView.spec.js: Unexpected token (13:8) 11 | const fn = () => {}; 12 | const wrapper = shallow( >...

We are getting `Unhandled Promise Rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.` when...

Using default configuration of next-logger is crashing my pm2 cluster of two instances (there is no logs in the console and machine becomes unhealthy). When using fork mode all works...