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
Not sure this is actually a bug or not so I'm asking it here to see if other people are having issues. Or, should this be converted to an issue?
Up to v1.97.1 it's working just fine but after upgrading it to latest version v1.100.0 I'm no longer able to Launch a debugger. Rolling it back to v1.97.1 fixes it for me.
Also, reading the changelog for the latest version I don't see any breaking change however there is one experimental feature in it which caught my attention.
Considering I'm using Node LTS I suspect this would not be the root cause here:
chore: experimental networking by default on recent Node versions.
ps: here it would be nice to be able to pin a specific version in ensure_installed, but from what I’ve looked up, this doesn’t seem to be possible.
I know we can install specific version using its CMD but it would be nice to set specific version in the config specially as my setup installs automatically whatever I add in it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it broken in the latest version?
Not sure this is actually a bug or not so I'm asking it here to see if other people are having issues. Or, should this be converted to an issue?
Up to
v1.97.1
it's working just fine but after upgrading it to latest versionv1.100.0
I'm no longer able to Launch a debugger. Rolling it back tov1.97.1
fixes it for me.Also, reading the changelog for the latest version I don't see any breaking change however there is one experimental feature in it which caught my attention.
Considering I'm using Node LTS I suspect this would not be the root cause here:
chore: experimental networking by default on recent Node versions
.ps: here it would be nice to be able to pin a specific version in
ensure_installed
, but from what I’ve looked up, this doesn’t seem to be possible.I know we can install specific version using its CMD but it would be nice to set specific version in the config specially as my setup installs automatically whatever I add in it.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions