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 install deprecation warnings #20

Closed
ram-you opened this issue Feb 23, 2021 · 1 comment · Fixed by #28
Closed

npm install deprecation warnings #20

ram-you opened this issue Feb 23, 2021 · 1 comment · Fixed by #28

Comments

@ram-you
Copy link

ram-you commented Feb 23, 2021

Hi, on npm i swiped-events, have the following warning:
npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.

@JaZo
Copy link

JaZo commented Dec 22, 2021

It looks like the dependency is accidentially installed as regular dependency instead of dev dependency as I can't see it being used in the code. Maybe it can even be removed completely?

ghiculescu added a commit to ghiculescu/swiped-events that referenced this issue Mar 28, 2022
john-doherty pushed a commit that referenced this issue Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants