- Version: v15.11.0
- Platform: Linux connor-Virtual-Machine 5.4.0-66-generic
- Subsystem: unknown
What steps will reproduce the bug?
sudo setcap cap_net_admin+iep $(which node)
- Attempt to use anything in the NODE_OPTIONS environment variable
- Nothing happens
How often does it reproduce? Is there a required condition?
100% of the time
What is the expected behavior?
I would expect NODE_OPTIONS to be processed regardless.
What do you see instead?

Additional information
Reported on microsoft/vscode-js-debug#852