githubtraining / training-manual

Home of the words in the GitHub Training Manual and teaching scripts.
https://githubtraining.github.io/training-manual
Creative Commons Attribution 4.0 International
267 stars 266 forks source link

error: unrecognized arguments: --quiet #407

Open leandromsft opened 9 months ago

leandromsft commented 9 months ago

I'm trying to run the "./teach-class" script with option 1: Create a new caption-this class repository but it's returning the following error

error: unrecognized arguments: --quiet

image

I'm using windows + wsl (ubuntu) I have already run the setup (0: Confirm setup)

Please, has anyone experienced this error?

geovanams commented 9 months ago

I had the same issue running ./teach-class script

amyschoen commented 9 months ago

@leandromsft and @geovanams, if I recall correctly, that error might indicate you have an incorrect version of HTTPie. It might be worth upgrading to the latest version.

@JoshuaTheMiller any thoughts? I know you use WSL.

JoshuaTheMiller commented 8 months ago

I've actually been running into issues getting these scripts to work on Windows again 🙃

The fact that we're still running into issues really has me wanting this to get further traction: https://github.com/githubtraining/training-manual/issues/395