Skip to content

deprecated notice on tar package #13314

@karmicdice

Description

@karmicdice

Describe the bug

Performed:

npx create-react-app Tsunami18v2

Received:

npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.

Did you try recovering your dependencies?

Yea with sudo. npm package is not an issue.

    npm install -g npm@latest
    npm install

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

(paste the output of the command here.)

Steps to reproduce

(Write your steps here:)

  1. Open terminal
  2. npx create-react-app
  3. cd ; npm start

Expected behavior

No warnings.

Actual behavior

A wild warning appeared.

Reproducible demo

Same as steps above.

Metadata

Metadata

Assignees

No one assigned

    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