-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Missing dependency: jschardet #1542
Comments
The issue is caused by this package no having a main set. I do this to reduce the bundle size as vs code is bundled with jschardet |
Thanks, I temporary change to use |
Yes, I concur. You can get vscode version 1.62.3 here: https://code.visualstudio.com/updates/v1_62 ^ |
So other than reverting to an older VSCode is there any fix for this? |
You can revert back to the old version。 |
Right, that's why I was asking. |
oops! I should disable auto update. |
Even with version 2.15.1 I still get this error. In the log there are following errors: |
Thanks a lot, now it works very well with the version 2.15.2 of the plugin VSCode Version: 1.63.0 |
Yeah sorry about that i listed jschardet as a dev dep rather than a dep. |
I can not see this. On my system it show the number like before. Version: 1.63.0 (system setup) And the SVN 2.15.2 don't show the devendeny error anymore. |
ok! it works in
|
Issue
When I open the vscode, it throw
Missing dependency: jschardet
Steps to Reproduce
Must present
SVN Output
No output
Screenshots
The text was updated successfully, but these errors were encountered: