NODE_OPTIONS set in extension host process #2010
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
I see NODE_OPTIONS set to
' --require "/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/bootloader.js"'
in the extension host process when debugging an extension. This results in aNode.js environment variables are disabled because this process is invoked by other apps.
error when spawning new Node processes using Electron. Similar to microsoft/vscode#204005.The text was updated successfully, but these errors were encountered: