MassTransit / MassTransit-JS

Distributed Application Framework for .NET and JavaScript/TypeScript
Apache License 2.0
44 stars 10 forks source link

Uncaught Error: Cannot find module 'events' #1

Closed gladysobmerga closed 3 years ago

gladysobmerga commented 3 years ago

This is after installing the package using npm and importing it to our typescript service. I saw that the 'events' is also missing in the package.json of the library

image

image