sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
174 stars 4 forks source link

fix: register ts-node-esm programmatically #395

Closed sam-goodwin closed 1 year ago

sam-goodwin commented 1 year ago

We have a problem where eventual CLI doesn't run without ts-node-esm installed as a peer. Hopefully this fixes that.