particle-cli
particle-cli copied to clipboard
Particle CLI no longer works on Mac M1
Description
Particle CLI no longer works on Mac M1
I have tried uninstalling and reinstalling the particle CLI, as well as upgrading node and npm
Steps to reproduce
- Install the particle VS code plugin
- Launch the Particle CLI from either the Particle Home or the Command Palette
- Observe the output
Expected result
Particle CLI should work
Actual result
bash-3.2$ particle --help particle: Installing plugins... done ERROR: runtime error: invalid memory address or nil pointer dereference
Environment
Tell us about your setup:
- OS: macOS Ventura 13.4
- Node (run
node -v
): 20.2.0 - NPM (run
npm -v
):9.7.1 - Particle CLI (run
particle version
): can't run any particle commands