Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

[Bug]: Can't create new connection #147

Closed arjanterheegde closed 8 months ago

arjanterheegde commented 8 months ago

What happened?

Can't create a new connection. I've already tried a different version of the tool and an uninstall. It worked before. image

What version of the tool are you using?

v2.1.10

What version of Visual Studio Code are you running?

1.85.1 / Mac OS M1

Any relevant session id from VSCode?

No response

Relevant log output

Error running command dvdt.explorer.connections.addConnection: command 'dvdt.explorer.connections.addConnection' not found. This is likely caused by the extension that contributes dvdt.explorer.connections.addConnection.
power-maverick-bot[bot] commented 8 months ago

Thanks for opening your first issue here! Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

jacobbaek commented 8 months ago

I faced same issue.

Error running command dvdt.explorer.connections.addConnection: command 'dvdt.explorer.connections.addConnection' not found. This is likely caused by the extension that contributes dvdt.explorer.connections.addConnection.

version : 2.1.10

allvar commented 8 months ago

Same here on OSX running on a M1.

Tool version 2.1.10 VS Code version 1.85.1 Node version 18.18, but also tried Node version 14.21 with same result.

Power-Maverick commented 8 months ago

Found an issue with a related Azure package. Have logged a bug with that team: https://github.com/Azure/azure-sdk-for-js/issues/28112

Power-Maverick commented 8 months ago

This is now resolved in v2.2.0. Please update the tool. Thanks for raising the issue.