Hello!
After 2 days (!) of wandering through the web and not being able to make this work I ask here my question… How can I install the CLI?
I have download and install all the software recommend in this tutorial: [Particle Official] Windows 10 Full CLI and DFU Setup
I have done this several times, with different versions and nothing worked.
I am using Windows 7 and my phone network (tethering) to avoid proxy related issues (I have used the rm proxy command in npm just in case). My 4G LTE is very fast and stable and the computer can access any internet website without any issue.
node -v:
v0.10.29
npm -v
3.9.6
I keep on getting this error message, when I run npm install -g particle-cli in PowerShell.
npm ERR! fetch failed https://github.com/spark/form-data/archive/v1.0.0-relative-path.tar.gz
followed by:
tunneling socket could not be established, cause=connect ETIMEDOUT
What can I do to solve this? (I am an absolute beginner).
Thank you very much for your help,