<https://github.com/MeltanoLabs/tap-ga4> - this re...
# troubleshooting
m
https://github.com/MeltanoLabs/tap-ga4 - this repository was removed and it broke my meltano install command 😢
e
cc @pat_nadolny
m
Copy code
pip_url: git+<https://github.com/MeltanoLabs/tap-ga4.git@6852c7640bac77647b6411d30d4547eca4f34bc6>
was the specific commit hash I was depending on
p
@Matt Menzenski yeah sorry that was me 😞 . I'm about to send out a slack message in a larger channel but I merged in all the GA4 changes to https://github.com/MeltanoLabs/tap-google-analytics instead of moving forward with the new tap-ga4 repo mostly to preserve history, not create yet another repo, reduce the work needed, etc. We kept a https://github.com/MeltanoLabs/tap-google-analytics/tree/main_deprecated_ua so people can still use the UA version before we merged in all the GA4 changes
m
thanks - we still need the UA capabilities so thanks for sharing that branch link too