Skip to content
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

Having to manually update via npm every other day to keep the extension working? #695

Open
DaDoBaag opened this issue Oct 28, 2021 · 0 comments

Comments

@DaDoBaag
Copy link

DaDoBaag commented Oct 28, 2021

Every other day my Prettier code formatting stops working with this error message:

["INFO" - 16:53:04] Extension Name: esbenp.prettier-vscode.
["INFO" - 16:53:04] Extension Version: 9.0.0.
["INFO" - 16:53:13] Attempted to load Prettier module from c:\[project]\node_modules\prettierx
["ERROR" - 16:53:13] Your project is configured to use an outdated version of prettier that cannot be used by this extension. Upgrade to the latest version of prettier.

I then run npm update prettierx and it works again. I have disabled auto updates for my VS Code extensions via "extensions.autoUpdate": false but this error keeps coming up. Is that normal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant