Egor Dergunov

Results 2 comments of Egor Dergunov

Is there a example i could use? I want to create subscriptions on my node server but don't even know where to start.

For me it was the missing `package.json` in the buildable libraries. Added a `package.json` with `name` and `version` and everything worked fine.