EditExcelPQM icon indicating copy to clipboard operation
EditExcelPQM copied to clipboard

Extension isn't working for my version of VSCode

Open ralphwest1 opened this issue 2 years ago • 10 comments

Errors

  • Right click context menu doesn't have commands for .xlsx files
  • When command is run directly from pallet get this error:

image

image

Detailed Error:

image

Detailed Error Text:

EditExcelPQM: Hi! This is Sasha. Erro occured on load of winax module. This is native node module. This could happen due to update of VSCode Electron version. In this case you need either to download a new version from my repo or change electron version in nmp task build_winax_for_vscode and then run in Windows command line nmp build_vscode_extension && nmp pack_extension so the error is.... The module '\?\c:\Users\VP.vscode\extensions\amalanov.editexcelpqm-1.1.6\node_modules\winax\build\Release\node_activex.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 85. This version of Node.js requires NODE_MODULE_VERSION 89. Please try re-compiling or re-installing the module (for instance, using npm rebuild or npm install).

ralphwest1 avatar Oct 30 '21 20:10 ralphwest1