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

fsevents 1.2.9 and chokidar 2 #10822

Closed
createthis opened this issue Dec 5, 2019 · 5 comments
Closed

fsevents 1.2.9 and chokidar 2 #10822

createthis opened this issue Dec 5, 2019 · 5 comments
Labels
i: bug i: needs triage outdated A closed issue/PR that is archived due to age. Recommended to make a new issue

Comments

@createthis
Copy link

seems like the latest version of cli requires chokidar 2 and fsevents 1.2.9, which is deprecated? I can't even install 1.2.9 anymore via npm. is anyone else experiencing this?

@babel-bot
Copy link
Collaborator

Hey @createthis! We really appreciate you taking the time to report an issue. The collaborators on this project attempt to help as many people as possible, but we're a limited number of volunteers, so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack community that typically always has someone willing to help. You can sign-up here for an invite."

@nicolo-ribaudo
Copy link
Member

#10684, #9981 (comment), #10741

TL;DR: We can't upgrade to chokidar 3 because it doesn't support node 6, which we will still support until Babel 8.

Also, fsevents is an optional dependency which is only needed in MacOS, and won't be installed in any other OS.

@createthis
Copy link
Author

@nicolo-ribaudo um. cool. but what is the resolution on MacOS?

@nicolo-ribaudo
Copy link
Member

Until then, MacOS will use the deprecated version. It hasn't been deprecated for security reasons but only to speed up the upgrade to v2, so it's still safe.

@createthis
Copy link
Author

The inability to install 1.2.9 turned out to be a local network issue. Thanks for taking the time to respond and sorry for the noise.

@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Mar 7, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i: bug i: needs triage outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

No branches or pull requests

3 participants