-
-
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
VTI Error: Cannot find module #1732
Comments
try this fix #1730 |
Tried this fix, but it isn't working for me. I get almost the same error |
Thanks! I checked a version of $ yarn why vscode-css-languageservice
=> Found "vscode-css-languageservice@4.1.0"
info Reasons this module exists
- "vti#vue-language-server" depends on it
- Hoisted from "vti#vue-language-server#vscode-css-languageservice" When I fixed to 4.0.2 a version of |
I'm having this issue too. |
When is the next release planned to include this fix? |
@weilbith I'm no longer having this issue myself so I believe it's been fixed. |
Hmm I still have. So could only solve it by manually downgrading the vscode... dependency locally. |
This is still a problem |
Info
Problem
I get an error when I run
vti
.Error: Cannot find module 'vscode-css-languageservice/lib/umd/data/browsers'
Reproducible Case
reproduction repository: https://github.com/odan-sandbox/vti-error-reproduction
The text was updated successfully, but these errors were encountered: