Skip to content

extension add command fails on a current install #4

Description

@kwalk123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions