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
For historical and other reasons, node overwrites `argv[0]` on startup.
See
- 2c6f79c,
- #7434
- #7449
- #7696
For cases where it may be useful, save the original value of `argv[0]`
in `process.argv0`
PR-URL: #7696
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
0 commit comments