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
When I try to use this tool in a Linux Docker amd64 VM hosted on Mac OS with an M1 (amd64), I get a failure that inotify_init() fails. This is due to the old fsnotify dependency; updating this dependency to the latest version would fix this. I'll open a PR that should fix the problem: