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

Fix missing module error 'vscode-css-languageservice/lib/umd/data/browsers #1730

Closed
wants to merge 1 commit into from
Closed

Conversation

ApplicationDeveloper
Copy link

File vscode-css-languageservice/src/data/browsers.ts was renamed to vscode-css-languageservice/src/data/webCustomData.ts in vscode-css-languageservice v4.1.0

…wsers'

File 'vscode-css-languageservice/src/data/browsers.ts' was renamed to 'vscode-css-languageservice/src/data/webCustomData.ts' in vscode-css-languageservice v4.1.0
@octref
Copy link
Member

octref commented Feb 27, 2020

You need to upgrade vscode-css-languageservice as well, and upgrading that requires #1719. I'll need to do that first. Thanks for your contribution though!

@garyo
Copy link

garyo commented Mar 2, 2020

My temp workaround (on Windows 10) was to edit ~/AppData/Roaming/npm/node_modules/vue-language-server/dist/modes/style/stylus/css-browser-data.js and change umd/data/browsers to umd/data/webCustomData on line 7. Now vue-language-server 0.0.67 starts and works OK for me.

mzyd added a commit to mzyd/.spacemacs.d that referenced this pull request Jun 11, 2021
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

Successfully merging this pull request may close these issues.

3 participants