llama icon indicating copy to clipboard operation
llama copied to clipboard

Approved no tnot able to download

Open riskyhomo opened this issue 1 year ago • 4 comments

iam using windows 10 wheni run download.sh it shows the error like this please tell how to solve this

PS C:\Users\Administrator\Documents\GitHub\llama> bash "c:\Users\Administrator\Documents\GitHub\llama\download.sh" bash : The term 'bash' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path
is correct and try again. At line:1 char:1

  • bash "c:\Users\Administrator\Documents\GitHub\llama\download.sh"
  •   + CategoryInfo          : ObjectNotFound: (bash:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

riskyhomo avatar Mar 06 '23 18:03 riskyhomo

You're using windows.

Titaniumtown avatar Mar 07 '23 02:03 Titaniumtown

Yes

riskyhomo avatar Mar 07 '23 04:03 riskyhomo

The download script download.sh is not for windows.

neuhaus avatar Mar 07 '23 20:03 neuhaus

You need to use Git Bash to download it on Windows.

CWX01 avatar Mar 09 '23 12:03 CWX01