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
rsouthgate opened this issue
Feb 23, 2021
· 0 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
From integrated terminal do npm i -s v8-profiler-next (note: actual module doesn't matter, it just has to have a post install build step that uses node-gyp.
During the post install phase the integrated debugger will attach to the node process that is handling the build.
This appears to cause the build to fail.
When doing exactly the same command from an external terminal window (therefore without the integrated debugger) the process completes successfully.
Expected: For the terminal with integrated debugger to behave the same es an external terminal.
VS Code version: Code 1.53.2 (622cb03, 2021-02-11T11:45:54.515Z)
OS version: Darwin x64 19.6.0
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (8 x 2700)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Issue Type: Bug
From integrated terminal do
npm i -s v8-profiler-next
(note: actual module doesn't matter, it just has to have a post install build step that uses node-gyp.During the post install phase the integrated debugger will attach to the node process that is handling the build.
This appears to cause the build to fail.
When doing exactly the same command from an external terminal window (therefore without the integrated debugger) the process completes successfully.
Expected: For the terminal with integrated debugger to behave the same es an external terminal.
VS Code version: Code 1.53.2 (622cb03, 2021-02-11T11:45:54.515Z)
OS version: Darwin x64 19.6.0
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: