Skip to content

npm deprecated WARN for newly created app #4926

@xuanus

Description

@xuanus

Is this a bug report?

YES

Did you try recovering your dependencies?

YES

Environment

Environment:
OS: macOS
Node: 8.10.0
Yarn: Not Found
npm: 6.4.0
Watchman: 4.9.0

Packages: (wanted => installed)
react: ^16.4.2 => 16.4.2
react-dom: ^16.4.2 => 16.4.2
react-scripts: 1.1.5 => 1.1.5

Steps to Reproduce

0. npx create-react-app myapp
1. cd myapp
2. rm -fr node_modules
3. rm package-lock.json
4. npm install -g npm@latest
5. npm install

Expected Behavior

no npm deprecated WARN

Actual Behavior

npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated istanbul-lib-hook@1.2.1: 1.2.0 should have been a major version bump

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