Hi all. I’m following the instructions on the Melt...
# troubleshooting
s
Hi all. I’m following the instructions on the Meltano website to dockerize my project. I receive this error:
Copy code
$ meltano add files docker
2022-07-01T07:10:26.660218Z [info     ] Environment 'staging' is active
File bundle 'docker' is not known to Meltano
Any ideas why this doesn’t work? https://docs.meltano.com/guide/containerization command comes from here
c
meltano add files files-docker
s
Ok so the guide is wrong then?
c
Yes, it sounds like the meltano hub has had some work done recently that impacts this guide.
s
Alright, I opened a PR to fix that https://github.com/meltano/meltano/pull/6337
a
Hi, @steven_herweijer. Appreciate the contribution. Unfortunately when we moved these to the hub we changed the naming convention, as @christoph alluded to. I see @edgar_ramirez_mondragon has reviewed and merged your PR - and I've opened a follow-on to resolve the remaining references.