temporalio/temporal-pendulum

[Bug] Worker.create fails with activities undefined

joebowbeer opened this issue · 1 comments

    workDir: __dirname,
    activities: undefined,

I tried this^ simpler form, but it failed because of activities MODULE_NOT_FOUND:

Error: Cannot find module '[...]/temporal-pendulum/position-node/src/activities'

Originally posted by @joebowbeer in #2 (comment)