We have several windows PCs in our production line, that are using particle-cli to program and register particle devices via API.
Everytime, if there is an update for CLI, it tries to update itself by installation or modification of NPM packages.
This auto-update nevers works on any of the PCs and particle-cli is crashing after the update attempt every time. The only solution to get it working again is deleting and complete reinstallation of the Particl CLI.
Is there any way to prevent or disable the automatic updates?
Thank you it works. I was asking, because i had some issues with "particle identify" of my electron device. I always got the message "Can not open USB Port" in listening mode. This issue only occurs after the latest update. After reverting to an ealier version of particle-cli it works again.