-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Code Spell Checker extension crashes #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue with TSLint. |
Same issue with #200 (comment) |
It doesn't work for me either, ESLint outputs the follwing in the
dbaeumer.vscode-selint version: 1.8.2 |
@schrej Change the version of node, Eslint work with build-in node by default. |
@zigego Thank you! |
@ymmt2005 It appears that the current version of Code Spell Checker is quite outdated and using some invalid dependencies, which means that it is unpackageable. I'm seeing the same errors as the current failing build. I've created an issue on the extension's repo: streetsidesoftware/vscode-spell-checker#318 |
@foresthoffman I'm going to close this issue. Code spell checker is a must have for me so I hope code-server is simply great. Thank you, and keep going! |
streetsidesoftware/vscode-spell-checker#318 was merged this morning, so now the build works properly. I've got a PR up that should allow the spell checker build to be automated properly. |
code-server
version: 1.31.0-20Steps to Reproduce
extension
directory under~/.code-server/extensions/streetsidesoftware.code-spell-checker-1.6.10
code-server
.The text was updated successfully, but these errors were encountered: