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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
I'd like to use Atom's watcher in an Electron app of mine, but it seems that using a native dependency in a cross platform app can be tricky, I see there's been some discussion about publishing prebuild binaries already here #135 but I wasn't quite able to integrate @atom/watcher successfully in my project, could you guys perhaps share some steps on how to integrate this in a cross-platform electron app?