Closed cscetbon closed 3 years ago
Thanks for reporting this. I released version 0.2.1 with a fix and just published it on pypi.
@codeforkjeff I can generate the documentation, however when I try to load the index file it can't process the manifest and catalog even if they are the same level.
<img width="931" alt="Screen Shot 2021-08-25 at 11 49 19 AM" src="https://user-images.githubusercontent.com/2619840/130823019-a6474819-50c7-4755-bed4-89b3a08f993d.png"
@cscetbon that problem happens if you try to load the index.html directly in your browser. That doesn't work. You need to run "dbt docs serve" or serve the files (index.html + manifest.json) through a web server.
oh got it, it works as expected. Thanks again !
@codeforkjeff I found another issue and I think it comes from the upgrade. What do you think ?
Same as before your changes for the other commands it uses a wrong database name instead of just
main