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
Node spawn with args array passes values directly to the process
without shell interpretation. Adding double quotes caused FireSTARR
to receive literal quote characters, breaking argument parsing.
0 commit comments