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
Is there a reason why this library does only has bindings to the async versions of the functions? spawnSync e.g. is missing. purescript-node-fs has split them into a Sync and Async module, maybe an option for this one too?