Skip to content

"npm init react-app my-app" indicates wrong (unsupported) version of node only when using the snap of version 16.15.1 #40

Open
@earthwormjim2

Description

@earthwormjim2

The result is that it creates an application with an old (unsupported) toolchain (which has a lot of security vulnerabilities). If I instead use the same version of node, packaged at nodesource: https://github.com/nodesource/distributions/blob/master/README.md it works fine.

My platform is Ubuntu 22.04.

Application Message follows:

"Note: the project was bootstrapped with an old unsupported version of tools. Please update to Node >=6 and npm >=3 to get supported tools in new projects."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions