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

NPM warning on core-js 2.6.11 #267

Open
dnedrow opened this issue Mar 23, 2020 · 1 comment
Open

NPM warning on core-js 2.6.11 #267

dnedrow opened this issue Mar 23, 2020 · 1 comment
Labels

Comments

@dnedrow
Copy link

dnedrow commented Mar 23, 2020

(NPM version 6.14.3)

When installing github-release-notes, npm generates the following warning:

npm WARN deprecated core-js@2.6.11: 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.

> core-js@2.6.11 postinstall /Volumes/Development/kiwidocs/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

So it appears that something needs updated to core-js 3 or better. I'm not sure if it is github-release-notes itself, or a dependency.

I'll add more once I've had a chance to probe further.

@alexcanessa
Copy link
Member

Thanks for spotting it

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