You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I was trying to add this tap to my Meltano project today. There's a lot of dependency breakage relating to Singer's SDK and Meltano drift (json-schema among others), so I think the easiest way to reproduce is to just create a new Meltano project and add this tap.
Desktop (please complete the following information):
OS: Mac OS
Additional context
Alternatively, another tap for Typeform could be appointed by Meltano maintainers, if there is no interest in maintaining this project, which I should stress is completely fine, and I'm already super grateful for the work so far!
The text was updated successfully, but these errors were encountered:
It seems there's a fork here that is close to working. I needed to patch the pyproject.toml and add the memoization package. I'll see if I can consolidate the fork and my changes and submit a PR.
Describe the bug
I was trying to add this tap to my Meltano project today. There's a lot of dependency breakage relating to Singer's SDK and Meltano drift (
json-schema
among others), so I think the easiest way to reproduce is to just create a new Meltano project and add this tap.To Reproduce
Steps to reproduce the behavior:
meltano init
meltano add extractor tap-typeform
Expected behavior
A return code different from
1
Desktop (please complete the following information):
Additional context
Alternatively, another tap for Typeform could be appointed by Meltano maintainers, if there is no interest in maintaining this project, which I should stress is completely fine, and I'm already super grateful for the work so far!
The text was updated successfully, but these errors were encountered: