Hey all, I've just started with Meltano, wanting to load data from Contentful into BigQuery. I have set everything up but am stuck trying to do "meltano run tap-contentful", getting the error:
Executable 'tap-contentful' could not be found. Extractor 'tap-contentful' may not have been installed yet using `meltano install extractor tap-contentful`, or the executable name may be incorrect
When I look at the stack trace its telling me that the executable file cannot be found, but the file exists, and the hyperlink in the stack trace even opens the file.
Would really appreciate some help on this!!