Skip to content

Fixes extension activation fail after upgrade with Error: Cannot find module 'vscode'#187090

Merged
alexdima merged 2 commits into
microsoft:mainfrom
jeanp413:fix-185733
Jul 18, 2023
Merged

Fixes extension activation fail after upgrade with Error: Cannot find module 'vscode'#187090
alexdima merged 2 commits into
microsoft:mainfrom
jeanp413:fix-185733

Conversation

@jeanp413

@jeanp413 jeanp413 commented Jul 5, 2023

Copy link
Copy Markdown
Contributor

Fixes #185733

cc @alexdima

Can this be scheduled for next release 1.80 or recovery release 🙏? it's affecting my extension as it will fail to activate using onUri event

@jeanp413

Copy link
Copy Markdown
Contributor Author

ping @alexdima

@alexdima

Copy link
Copy Markdown
Member

Appologies I only saw this now, I'll try to get it with the next recovery.

@alexdima alexdima added the candidate Issue identified as probable candidate for fixing in the next release label Jul 13, 2023

@alexdima alexdima left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix is spot on! Thank you!

@alexdima alexdima added this to the July 2023 milestone Jul 18, 2023
@alexdima alexdima enabled auto-merge (squash) July 18, 2023 21:38
@alexdima alexdima merged commit 0aee702 into microsoft:main Jul 18, 2023
@jeanp413 jeanp413 deleted the fix-185733 branch July 18, 2023 22:25
@alexdima alexdima removed the candidate Issue identified as probable candidate for fixing in the next release label Jul 26, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

extension activation fail after upgrade with Error: Cannot find module 'vscode'

3 participants