Martin Bajcar

Results 5 comments of Martin Bajcar

I saw the same error when I used expo. After I ejected, it worked.

@alank64 *base* was a valid option and was [deprecated](https://github.com/senecajs/seneca-mesh/blob/master/mesh.js#L112) somewhere in the past.

I have the same use case. I'd like to start the app without the rabbit trying to connect. We are using ConfigMudule to provide rabbitmq options and if `enabled` is...