vscode-spell-checker icon indicating copy to clipboard operation
vscode-spell-checker copied to clipboard

v2.20.4 - Extension startup Install fails on windows

Open stevej2608 opened this issue 2 years ago • 1 comments

2.20.3 - Installs OK
2.20.4 - Install fails with:
Error: Cannot find module '.vscode\extensions\streetsidesoftware.code-spell-checker-2.20.4\packages\client\dist\extension.js'

The dist folder is empty. VSCode v1.77.3

Cheers.

stevej2608 avatar Apr 23 '23 07:04 stevej2608

@stevej2608,

Sometimes VS Code fails to fully install extensions. Just delete the directory .vscode\extensions\streetsidesoftware.code-spell-checker-2.20.4 and re-install it.

Jason3S avatar Apr 24 '23 09:04 Jason3S