I have installed the Particle CLI & Particle Dev a month or so ago using the Windows Installer application and both programs successfully installed and worked.
Now I’m trying to use both of them, and I’m getting this error “Unexpected Token” from both applications.
I get this on the CLI:
I have ran npm update -g particle-cli
& npm install -g particle-cli
with the same results.
I upgraded Node js to the latest version and still get the same results.
Here is the error log I also get when trying to run Particle CLI:
I get the same Unexpected Token error when I try to run Particle Dev also.
And when I try click the check for update button in Atom it says it’s up to date.
@jvanier Any ideas as to what exactly needs to be fixed?
I feel like I should delete everything and install from scratch again but I’m not sure what all exactly the CLI Windows installer actually installed to get all this up and running