-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Failed to load JavaScript Standard Style library on Visual Studio Code #482
Comments
Also, tried to uninstall VS code from 1.72.1 and updated 1.72.2. Have the same error. |
If I installed with npm install standard instead of --globally.
This error does not show when I switch back to 2.12.0, however, autofix does not work. looks like it is from here vscode-standard/server/src/server.ts Line 1025 in d8b17ac
|
updated to node v16.18.0 from v14.20.1, solve the Failed to load JavaScript Standard Style library error.
Will keep on track for this ticket. #465 |
What version of this package are you using? 2.1.2 standard engine 17.0.0
What operating system, Node.js, and npm version? npm 6.14.17 node v14.20.1
What happened? Failed to load JavaScript Standard Style library on Visual Studio Code Plugin
What did you expect to happen? load successfully
Are you willing to submit a pull request to fix this bug? no
I have installed the newest JS Standard plugin on visual studio code and installed the engine globally.
However, it failed to load. Visual Studio Code version 1.72.1. I have reopen VS code after installation.
The text was updated successfully, but these errors were encountered: