Hi,
I using a window 7 machine and got prompted to update my CLI
C:\Users\Cyber>particle setup
particle-cli v1.27.0
! A newer version (1.38.0) of particle-cli is available.
! Upgrade now by running: npm install -g particle-cli
Now, I really know not to use npm install -g particle-cli
and after looking back through my previous posts on this issue tried
particle update-cli
Which failed...
C:\Users\Cyber>particle update-cli
particle: Unknown command: "update-cli"
Not sure whats going on... I'm sure I've used update-cli in the past...
Liam