Open Fxlr8 opened 6 years ago
Any updates on that ?
The logger is still needed. You can use pino
logger or some other logger. I would like to remove that dependency but I have no time to make that change. If you can create PR, I can review it.
Still not fixed?
@veeramarni why not add an example showing the js and nats system working ?
it would make it much easier for me and others to get past these initial getting started bugs and likely to get more participation and eventually PR’s
This is not working
Here is the error
Is the logger required? https://github.com/cdmbase/graphql-nats-subscriptions/blob/191b81df88d1d3ce8b6832e177b4b76e9c799e03/src/nats-pubsub.ts#L4 Why then it is not listed in dependencies? https://github.com/cdmbase/graphql-nats-subscriptions/blob/191b81df88d1d3ce8b6832e177b4b76e9c799e03/package.json#L41-L45