-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read properties of undefined (reading 'resolveEnvironment') #333
Comments
same error on 1.83.1 |
same error on 1.89.1 版本: 1.89.1 (user setup) |
Thanks for the bug report, could you share your configuration in the |
{ |
Could you try with using |
Same error on 1.92.2 Config in launch.json
|
same error on 1.92.2 Config in launch.json { |
Ensure you install debugpy module |
Hey @karthiknadig, this issue might need further attention. @hk0624, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
There is the same issue in VSC 1.95.2
Launch.json
Log of Extension Host
BTW, i'm using Conda to manage the project |
VSCode 1.88.1
When Press F5 or Ctrl+F5,it pops up a message "Cannot read properties of undefined (reading 'resolveEnvironment') " and stop debug.
The text was updated successfully, but these errors were encountered: