Hi all, Is there a Meltano cache? I created a pr...
# plugins-general
h
Hi all, Is there a Meltano cache? I created a project after installing meltano.
meltano init my-project
After playing around with it I deleted the project (including the directory my-project). Then I ran
meltano init my-project
again but get errors
Directory my-project already exists.
It feels so strange as the directory has already been deleted so there must be a cache somewhere. I wonder if its to do with DBT cache as well or something What is more interesting is that this only applies to the my-project directory.