You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some libraries like webpack & react-scripts kept using v1, which breaks today. v1 is unsupported. If anyone runs into issues like "lazy symbol binding failed" / "cannot find dependency nan", AWS binary download bugs, ping webpack to upgrade fsevents/chokidar.
Ask webpack to release new version with chokidar 3 & fsevents 2. Leave a comment here:
Thanks for the pinned info. Both PRs in the OP are listed as merged. As such, asking Webpack to upgrade no longer seems actionable. Can this issue be replaced with an up-to-date action?
fsevents v2 has been around for over 12 months.
Some libraries like webpack & react-scripts kept using v1, which breaks today. v1 is unsupported. If anyone runs into issues like "lazy symbol binding failed" / "cannot find dependency nan", AWS binary download bugs, ping webpack to upgrade fsevents/chokidar.
Ask webpack to release new version with chokidar 3 & fsevents 2. Leave a comment here:
webpack/watchpack#153
webpack/webpack-dev-server#2539
The text was updated successfully, but these errors were encountered: