I tried to run a command on the CLI after not using it for a couple of months. It said that a new version was available and also please reinstall CLI again. So I tried that but I get errors. See this link for the terminal output. As you can see, I updated to the newest NPM as well. Why would this happen to me?
To update via npm you’d rather use npm update -g particle-cli, but with a fairly recent version you should be abelt to use particle update-cli as @armor mentioned already.
completely removed node. Manually removed node-installed packages. Reinstalled the most recent version of node. Ran npm install -g particle-cli. Still same errors. Is particle-cli not compatible with node 12.6?