"There is no provider registered than can provide view data"

See original GitHub issue

The extension doesn’t appear to be in a working state after I install it and restart the editor. This is what the UI looks like:

screen shot 2019-01-23 at 2 22 23 pm

And selecting any option yields errors:

Error: command 'cosmosDB.attachDatabaseAccount' not found
    at t._tryExecuteCommand (commandService.ts:59)
    at commandService.ts:52
    at <anonymous>
	…
notificationsAlerts.ts:38 Error: command 'cosmosDB.createAccount' not found
    at t._tryExecuteCommand (commandService.ts:59)
    at commandService.ts:52
    at <anonymous>
	…

VS Code 1.30.2 Azure Cosmos DB 0.9.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
StephenWeatherfordcommented, Jan 23, 2019

Thanks! Indeed a vscode bug, but it’s already been fixed in the latest Insiders: https://github.com/Microsoft/vscode/issues/58775

0reactions
groughcommented, Jan 23, 2019

@StephenWeatherford I intentionally disabled the Azure Account extension in the recent past, but I don’t remember why, and I forgot about it. So it was already disabled when I attempted to install Cosmos for the very first time today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

There is no data provider registered that can provide view data.
Solve this when I reinstall with old version 0.12.0. Then I can got error message: 'login: login: pass: [ERROR] Error: connect ETIMEDOUT 104.24....
Read more >
Angular no provider for NameService - Stack Overflow
If you only want one instance of NameService across your entire app (i.e., Singleton), then include it in the providers array of your...
Read more >
Resource provider registration errors - Azure - Microsoft Learn
Describes how to resolve Azure resource provider registration errors for resources ... You can omit the parameter to see all properties.
Read more >
Task Provider | Visual Studio Code Extension API
Learn how to contribute tasks to Visual Studio Code through an extension (plug-in).
Read more >
Introduction to services and dependency injection - Angular
For any dependency that you need in your app, you must register a provider with the application's injector, so that the injector can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found