particle-cli icon indicating copy to clipboard operation
particle-cli copied to clipboard

Particle CLI no longer works on Mac M1

Open Spinnaker-design opened this issue 1 year ago • 0 comments

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

  1. Install the particle VS code plugin
  2. Launch the Particle CLI from either the Particle Home or the Command Palette
  3. 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

Spinnaker-design avatar Jun 07 '23 17:06 Spinnaker-design