magik-vscode icon indicating copy to clipboard operation
magik-vscode copied to clipboard

Magik Class Browser "Uncaught Errors" - 5.2.10

Open eltrunga opened this issue 2 years ago • 2 comments

When click "Connect" in the Magik Class Browser I receave the error in screenshot and class browser does't work. VSCode 1.73.1 - GE Smallworld 5.2.10 - Magic VS Code v.0.2.3 Thanks, Michele

image

eltrunga avatar Nov 14 '22 16:11 eltrunga

Works for me. Suggest you run npm update in the magik-vscode directory to ensure node.js modules are up to date.

-paul

gepaulwarwicker avatar Nov 15 '22 22:11 gepaulwarwicker

To try and follow your advice I did this:

  • I had the latest version of nodejs installed
  • I reinstalled the extension through the .vsix file
  • I reinstalled the extension using the git clone command For each attempt I also ran npm update from the extension folder but I still get the same error, class browser won't connect. I noticed that by installing the extension via .vsix the folder .vscode\extensions\ge-smallworld.magik-vscode-0.2.3 is created while with git clone the folder is .vscode\extensions\magik-vscode and the contents of files is slightly different. I also noticed that there is no "relocate_products()" (method or proc) because when I call it it is asked to create it as a global variable. I hope you can help me understand what the problems are.

image

image

eltrunga avatar Nov 16 '22 12:11 eltrunga