Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecations during react-scripts install #9606

Closed
Pomax opened this issue Sep 8, 2020 · 4 comments
Closed

Deprecations during react-scripts install #9606

Pomax opened this issue Sep 8, 2020 · 4 comments
Labels

Comments

@Pomax
Copy link

Pomax commented Sep 8, 2020

npm install react-scripts --save
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]: use String.prototype.padStart()
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

And as fun as it is to say "that's not our responsibility" and close an issue, given the size and impact of React these days, hopefully that doesn't happen here. One of the responsibilities of a large project like React is to steward the ecosystem, including dependencies.

@ankon
Copy link

ankon commented Sep 11, 2020

Probably a "duplicate" of #9431 :/

@Pomax
Copy link
Author

Pomax commented Sep 11, 2020

could be, I'll leave it open for now as an additional signal to push out a release.

@stale
Copy link

stale bot commented Oct 12, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Oct 12, 2020
@stale
Copy link

stale bot commented Dec 26, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants