Skip to content
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

Error when running out of sources #121456

Closed
alexdima opened this issue Apr 16, 2021 · 1 comment
Closed

Error when running out of sources #121456

alexdima opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels
insiders-released Patch has been released in VS Code Insiders

Comments

@alexdima
Copy link
Member

Unable to instantiate workbench contribution WorkbenchConfigurationContribution. Error: Handler already set!
    at ExtensionPoint.setHandler (extensionsRegistry.js:72)
    at new GettingStartedService (gettingStartedService.js:59)
    at InstantiationService._createInstance (instantiationService.js:90)
    at InstantiationService.createInstance (instantiationService.js:61)
    at new WorkbenchConfigurationContribution (gettingStarted.contribution.js:147)
    at InstantiationService._createInstance (instantiationService.js:90)
    at InstantiationService.createInstance (instantiationService.js:61)
    at WorkbenchContributionsRegistry.safeCreateInstance (contributions.js:82)
    at WorkbenchContributionsRegistry.doInstantiateByPhase (contributions.js:56)
    at contributions.js:46
@JacksonKearl
Copy link
Contributor

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
insiders-released Patch has been released in VS Code Insiders
Projects
None yet
Development

No branches or pull requests

3 participants
@alexdima @JacksonKearl and others