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
269 stars 273 forks source link

teach-class script is not working #375

Closed fatihdurgut closed 2 years ago

fatihdurgut commented 2 years ago

As you can see the following image. I'm getting error when I chose step1 in the list although I completed the step 0

image

amyschoen commented 2 years ago

It looks like you might've had a copy/paste error when you set up your PAT. I'd try running step 0 again to reset the config. Otherwise, you can try taking a look at .trainingmanualrc in a text editor and just manually fix your PAT. It's the line that starts with export TEACHER_PAT=.

fatihdurgut commented 2 years ago

Hello team,

I changed my PAT with a new one and also update the .trainingmanualrc with VSCode but still getting the following error.

image

I'm running in elevated window

fatihdurgut commented 2 years ago

discard my previous comment. its working now