#Could anyone help me understand this

1 messages · Page 1 of 1 (latest)

slender sleet
#

Note that this works:

dagger call -m github.com/dagger/dagger --source=https://github.com/dagger/dagger engine lint
hard quest
#

It's trying to lint the module files but can't because it doesn't have dagger.gen.go and thus can't find types

slender sleet
#

Oh I missed the call to daggerDevelop() which I removed in my PR

#

thanks

#

It fixed it 🙂