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]: Unable to Activate Dataverse DevTools Extension #135

Closed cody-nichols closed 11 months ago

cody-nichols commented 11 months ago

What happened?

I had been using Dataverse DevTools extension without issue until today. I noticed my connections had disappeared. I tried to re-enter the connection but it failed to respond. The VSCode Developer Tool log shows the following:

Activating extension 'danish-naglekar.dataverse-devtools' failed: \?\c:\Users\VHAWLANICHOC.vscode\extensions\danish-naglekar.dataverse-devtools-2.1.4\node_modules\keytar\build\Release\keytar.node is not a valid Win32 application. \?\c:\Users\VHAWLANICHOC.vscode\extensions\danish-naglekar.dataverse-devtools-2.1.4\node_modules\keytar\build\Release\keytar.node.

I have tried to reinstall the extension multiple times as tried reinstalling VS Code, unfortunately without success.

What version of the tool are you using?

2.1.4

What version of Visual Studio Code are you running?

1.83.0

Any relevant session id from VSCode?

No response

Relevant log output

Activating extension 'danish-naglekar.dataverse-devtools' failed: \\?\c:\Users\VHAWLANICHOC\.vscode\extensions\danish-naglekar.dataverse-devtools-2.1.4\node_modules\keytar\build\Release\keytar.node is not a valid Win32 application.
\\?\c:\Users\VHAWLANICHOC\.vscode\extensions\danish-naglekar.dataverse-devtools-2.1.4\node_modules\keytar\build\Release\keytar.node.
$onExtensionActivationError @ mainThreadExtensionService.ts:113
S @ rpcProtocol.ts:456
Q @ rpcProtocol.ts:441
M @ rpcProtocol.ts:371
L @ rpcProtocol.ts:297
(anonymous) @ rpcProtocol.ts:161
z @ event.ts:1138
fire @ event.ts:1169
fire @ ipc.net.ts:650
Y.onmessage @ localProcessExtensionHost.ts:581
power-maverick-bot[bot] commented 11 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.

Harl3 commented 11 months ago

It's probably the same as my issue: #134 You can try to revert to vscode 1.82 to restore the extension

Power-Maverick commented 11 months ago

I will look into it this weekend. Thanks for letting me know.

Power-Maverick commented 11 months ago

I hope the issue has been resolved. Upgrade to v2.1.5. Please lemme know if you are running into issues.

Power-Maverick commented 11 months ago

Not resolved.. WIP

Power-Maverick commented 11 months ago

Issue should be resolved now. Make sure that v2.1.10 is installed.