Hi,
I'm just trying to get started using dagger, but when following the Quickstart and Run the pipeline for the first time I always get the error
✔ connect 2.4s
✘ initialize 35.0s
! main object not found
✔ resolving module ref 0.3s
✔ installing module 30.1s
✘ analyzing module 4.6s
! main object not found
✔ ModuleSource.resolveFromCaller: ModuleSource! 4.2s
Error: main object not found
It's probably just a simple setup mistake, but I cannot progress. Any suggestions?