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
The spawn functions are not compatible with Windows, but may be redundant now since we might as well use run. Re-implementing them with node:fs will bring back compatibility, but makes the lib less clean.