Luke Whittaker
05/30/2023, 1:16 PMv0.44.4
Trying to generate a HTTP connector - I went through the steps to from tutorial and getting this error message While trying to generate a connector, an error occurred on line 38 of generate.sh and the process aborted early. This is probably a bug.
Has there been an breaking change added?kapa.ai
05/30/2023, 1:16 PMkapa.ai
05/30/2023, 1:18 PMgenerate.sh
script. Based on the information extracts, some users have experienced similar issues when running on a Windows OS. The recommended solution is to use WSL2 (Windows Subsystem for Linux) to run Airbyte's code on Windows OS [source](https://discuss.airbyte.io/t/1848). If you are already using WSL2 and still facing the issue, I don't have enough information to give you a confident answer yet. However, you can refer to the [Airbyte CDK documentation](https://docs.airbyte.com/connector-development/cdk-python) for more information on creating a connector using the Airbyte CDK.Joe Reuter (Airbyte)
05/30/2023, 1:52 PMLuke Whittaker
05/30/2023, 1:55 PM