Skip to content

chore: Update chokidar to remove fsevents deprecation warning #5521

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

Merged

Conversation

Logikgate
Copy link
Contributor

PR Checklist

What is the current behavior?

Projects using nativescript see the below deprecation warning upon install. This is due to chokidar 3.4.1 relying on a deprecated version of fsevents.

Screen Shot 2021-05-02 at 12 22 02 PM

What is the new behavior?

Upgraded chokidar to 3.5.1 which upgrades fsevents to a non-deprecated version. This version of chokidar also now supports Apple silicon: https://github.com/paulmillr/chokidar/releases/tag/3.5.0

@cla-bot cla-bot bot added the cla: yes label May 2, 2021
@rigor789 rigor789 merged commit b5e3c5f into NativeScript:master Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants