codescene-oss / codescene-vscode

VS Code extension providing CodeScene analysis functionality.
Other
18 stars 2 forks source link

Extension error #66

Closed Hussein-Ta closed 2 weeks ago

Hussein-Ta commented 2 months ago

Hi,

I have had used the VS code extension for some time, and have enjoyed it so much! But it has been some time that the extension is failing to run, and I get this extension error in VS code:

codescene

I'm running the VS code on a Virtual Machine running Ubuntu 18.02 LTS. Is there any way to fix it?

Thanks

jlindbergh commented 2 months ago

Hi Hussein and thank you for your report!

I think you are hitting the same issue as in #10 - which means that your VM (or perhaps host) does not support the full instruction set required by the devtools binary.

emilaasa commented 2 weeks ago

@Hussein-Ta It should be resolved now if you update the extension.

Hussein-Ta commented 2 weeks ago

Yes it is working now! Thanks!