running typescript hello world – I am getting this error any idea why
Failed to activate workflow {
namespace: ‘default’,
taskQueue: ‘hello-world’,
workflowId: ‘workflow-w9wdZyBdqQszjG45Vd3dE’,
runId: ‘5e4ed55a-87e5-4518-9757-d75e8cc0c3cb’,
workflowType: ‘example’,
error: workflow-isolate:3404
throw new internal_workflow_common_1.IllegalStateError(‘Workflow uninitialized’);
^
IllegalStateError: Workflow uninitialized
…