I am not completely sure how it is all supposed to work, but I just know I tried updating and it gave me errors and then I reverted back to version 1.0.2 and it worked fine again.
I then did a comparison to the package structure and in the old 1.0.2 (working) it had node_modules/.bin/basics-language-server* (.cmd and .ps1 version as well). But in the updated version all that was there are the 3 installServerIntoExtension* files.
Here is the good WORKING 1.0.2 (these 3 files are completely missing in 1.1.1):
I am not completely sure how it is all supposed to work, but I just know I tried updating and it gave me errors and then I reverted back to version 1.0.2 and it worked fine again.
I then did a comparison to the package structure and in the old 1.0.2 (working) it had
node_modules/.bin/basics-language-server*
(.cmd and .ps1 version as well). But in the updated version all that was there are the 3installServerIntoExtension*
files.Here is the good WORKING 1.0.2 (these 3 files are completely missing in 1.1.1):