Might be the wrong place to log this! Newbie to t...
# help-connector-development
l
Might be the wrong place to log this! Newbie to the connector development. I've forked the latest version of the github repo -
v0.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?
k
A message from kapa.ai
It seems you are facing an issue while trying to generate a connector using the
generate.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.
j
Can you share the full output and command you are trying to run?
l
Hej, sorry turns out I was using the wrong terminal 🤦‍♂️ It worked once I used the WSL terminal. Rookie mistake