We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Particle CLI no longer works on Mac M1
I have tried uninstalling and reinstalling the particle CLI, as well as upgrading node and npm
Particle CLI should work
bash-3.2$ particle --help particle: Installing plugins... done ERROR: runtime error: invalid memory address or nil pointer dereference
Tell us about your setup:
node -v
npm -v
particle version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
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:
node -v
): 20.2.0npm -v
):9.7.1particle version
): can't run any particle commandsThe text was updated successfully, but these errors were encountered: