-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
Version 0.31.0 format issue #2531
Comments
Hello, same issue here 😢 ! |
Same here, in my case the error message is Vetur can't find I guess the new vetur.config.js file is now required. |
The You can use vetur.ignoreProjectWarning: false in vscode setting to close this warning. Format is another problem. |
I have the same problem,and how reslove it. |
You can trigger vscode setting changed for temporary solution. or downgrade extention. |
I have the same problem, my VSCode not found Vetur format, Althought I added vetur.config.json file :( |
Downgrade it to v30 and the problem would be solved. |
I download the version 30, there was no wanings,and alls return to normal.
… 2020年12/9 pm4:25,ChrisLuo ***@***.***> :
Downgrade it to v30 and the problem would be solved.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#2531 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARZNQVI7JE6SSEOZ3ROXKQTST4YAFANCNFSM4USIUZHQ>.
|
The problem is solve in new version. |
In version 0.31.0 Vetur is unable to format vue files. When rolling back to version 0.30.3 formatting occurs normally.
The text was updated successfully, but these errors were encountered: