When running command "snc extension add --name ui-component" on a fresh install with current Node.js with its included npm, ServiceNow CLI gives an error: "NPM version 10.2.3 found, expected >= 6.13.4". As we can see, 10.2.3 is >= to 6.13.4, and so it should run without error. Other commands such as " snc extension list-available -o table" work. I am on Windows 11 Pro 22H2 build 22621.2428. Using Terminal within Visual Studio Code, and same error when using the basic cmd. ServiceNow CLI 1.1.0; Node.js 21.1.0; and npm 10.2.3.
When running command "snc extension add --name ui-component" on a fresh install with current Node.js with its included npm, ServiceNow CLI gives an error: "NPM version 10.2.3 found, expected >= 6.13.4". As we can see, 10.2.3 is >= to 6.13.4, and so it should run without error. Other commands such as " snc extension list-available -o table" work. I am on Windows 11 Pro 22H2 build 22621.2428. Using Terminal within Visual Studio Code, and same error when using the basic cmd. ServiceNow CLI 1.1.0; Node.js 21.1.0; and npm 10.2.3.