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

Installing rollup displays a warning due to fsevents using old versions #3931

Closed
stof opened this issue Jan 21, 2021 · 1 comment
Closed

Comments

@stof
Copy link

stof commented Jan 21, 2021

  • Rollup Version: 2.37.1
  • Operating System (or Browser): Ubuntu
  • Node Version (if applicable): 12.20.1
  • Link to reproduction (IMPORTANT, read below):
    • add a dependency on rollup
    • run yarn to install it

Expected Behavior

no warning

Actual Behavior

The fsevents optional dependency displays a warning:

rollup > fsevents@2.1.3: "Please update to latest v2.3 or v2.2"

It would be great if the constraint could be updated to avoid such warning.

@lukastaegert
Copy link
Member

It turns out there is a bug in latest fsevents, which is why we did not yet upgrade. I will keep a close eye on fsevents/fsevents#355

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

No branches or pull requests

2 participants