jag command is not recognized as an internal or ex...
# help
m
Hello, I'm trying to follow the " Quick Start Guide" in the Toit docs. I install as instructed for windows: winget install --id=Toit.Jaguar -e it runs telling me it found Jaguar [Toit.Jaguar] Version 1.8.1 it then downloads it and says the package was successfully installed. The problem starts when I try to type any jag command. I get back 'jag' is not recognized as an internal or external command, operable program or batch file. I have tried this on two separate windows machines but get the same issue. Does anyone know what I could be doing wrong?
Oh. Let me answer this before anyone wastes there time. I failed to see the open PowerShell part. I was in the command prompt. 😦
f
I would have expected the command prompt to work too. Normally the setup should put
jag
in the path; PowerShell or not. Does a reboot help?
m
Yes, a reboot helped. Thank you.
10 Views