-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Description
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
HeidarMamosian, Gnito and Margharita
Metadata
Metadata
Assignees
Labels
No labels