#Quickstart | Dagger
1 messages ยท Page 1 of 1 (latest)
I got this figured out - I called my module module which breaks things. We should probably prevent reserved words from being used as module names. An easy place to do that would be to error out when you said dagger mod init
Good catch... opened an issue for fixing here https://github.com/dagger/dagger/issues/6328
GitHub
Related discord question: #1190052885686407179 message Right now a module that has the same name as a core type (e.g. Module, Container, e...
Thank you! Sorry I will open an issue in the future myself too ๐
No worries! I don't mind either way, just appreciate you reporting it ๐