Closed kryops closed 2 years ago
After the update to 0.3.21, the following is logged to "Output > Log (Extension Host)" when VS Code starts:
[2021-11-24 15:20:25.442] [exthost] [error] Activating extension GraphQL.vscode-graphql failed due to an error: [2021-11-24 15:20:25.442] [exthost] [error] Error: Cannot find module 'react' Require stack: - /Users/xxx/.vscode/extensions/graphql.vscode-graphql-0.3.21/out/extension.js - /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js - /Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-amd.js - /Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-fork.js
Thanks for looking into it!
Same here - the extension is broken for me at the moment :(
Actual Behavior
After the update to 0.3.21, the following is logged to "Output > Log (Extension Host)" when VS Code starts:
Specifications
Thanks for looking into it!