You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ particle update-cli --help
Update the Particle CLI to the latest version
Usage: particle update-cli [options]
Global Options:
-v, --verbose Increases how much logging to display [count]
-q, --quiet Decreases how much logging to display [count]
OS: Ubuntu 19.04
Node v12.10.0
npm: 6.11.3
Particle CLI: 1.47.0
Also, are you sure you are running Node.js 18.11.1?
@nikeee I got version numbers by running corresponding -v commands so yes, I'm sure I'm running these specific versions. Anyways @busticated was able to replicate this bug.
Description
When command
particle update-cli --help
is executed, it panics instead of showing a help message.Steps to reproduce
Run
particle update-cli --help
from VSCode terminal.Expected result
Help message and a list of arguments for
update-cli
command.Actual result
Environment
Tell us about your setup:
node -v
): v18.11.1npm -v
): 5.6.0particle version
): 1.47.0The text was updated successfully, but these errors were encountered: