Hi, I try to run the command as below: ```>expo...
# caravel
b
Hi, I try to run the command as below:
Copy code
>export PDK_ROOT=\Users\benis\AppData\Roaming\PDKS

but I got the  'export' is not an internal or external command, executing program, or batch file.

Who can help me to fix the above issue, thanks!
m
running on windows? The tools are linux based, so you'd need to be either in a VM or in WSL
b
i got it, thanks for your replied
🙌 1
got the fatal of " Authentication failed for HTTP://...
Hi, I got the below message, Would you someone to help me to fix? many thanks
Hi,
have anybody could help to fix the issue as above. thanks
m
maybe your repo is private?
cloning a public repo with https:// shouldn't require a username or password
b
Hi, Matt
its work when i change to public
but i got another one as the attached
that's 138 erros
thanks
m
have you read the link given in the error message?
also, it looks like the repo you're trying to clone is either private or doesn't exist
image.png
maybe this repo isn't the one you want: https://github.com/Benisonpin/Caravel-ISP-TWLCE-01.git
but I was able to clone it
b
Hi, Matt
I appreciate your kind reply, and the git clone was fixed already. Currently, I face the issue of " make setup: There are 128 errors after " make setup" which it seems that our project is still not included together. That's my assumption.
Screenshot from 2022-09-21 17-47-59.png.pdf
m
looks like you need to install dockdr
docker
b
OK, THANKS
Hi, Matt