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

Address deprecations of node.js dependencies #149

Open
arthur-e opened this issue Jul 28, 2020 · 0 comments
Open

Address deprecations of node.js dependencies #149

arthur-e opened this issue Jul 28, 2020 · 0 comments
Labels
question verify Potential bug, needs a test and possibly a fix

Comments

@arthur-e
Copy link
Owner

When last building in Travis CI, I noticed there are some deprecation warnings after npm install:

npm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated
npm WARN deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
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.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
@arthur-e arthur-e added question verify Potential bug, needs a test and possibly a fix labels Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question verify Potential bug, needs a test and possibly a fix
Projects
None yet
Development

No branches or pull requests

1 participant