'toit' is not recognized as an internal or externa...
# help
c
I flashed my ESP32 through the jaguar cli and now it is not being claimed in the console. The claiming process uses toit command though. I followed all the steps but the toit command does not seem to be working, the jeg command does. Do I have to add toit to my PATH manually? thanks
Update: when i flash the ESP32 through the console, it is being claimed but it is not being discovered when using jag scan in the CLI...
f
Jaguar and the console don't work together. The console (and the
toit
executable) are, what we call, v1. Jaguar is v2. For v2 there is currently no fleet management solution. We are working on it. That said: the new application (codename "Artemis") is a command line application and not web based anymore.
c
I see, thanks! This was not all that clear to me.. (very new to toit though)
f
We are trying to remove references (links, documentation) to the old v1 offering, but some might still be out there. Let us know if there was one we should change (assuming we have control over it).
If you are new, my recommendation is to start with this tutorial: https://docs.google.com/document/d/1K-TYea7jbYfj2ecMUmr0T0zd4JDpk5lo0mJNOLPUrhc/edit It needs a few minor updates (which I have marked in the comments) but it's otherwise pretty thorough. Don't hesitate to leave comments if something is wrong or missing
6 Views