Install the ServiceNow CLI locally with npm, then verify the command is available.
JSN runs locally on Windows, macOS, and Linux wherever Node.js and npm are available.
npm install -g @jacebenson/jsn
jsn --version
Then continue to setup and authentication.