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

Cannot find module 'upath' (vscode-pug-languageservice) #493

Closed
eduardweigandt0770 opened this issue Sep 15, 2021 · 0 comments
Closed

Cannot find module 'upath' (vscode-pug-languageservice) #493

eduardweigandt0770 opened this issue Sep 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@eduardweigandt0770
Copy link

eduardweigandt0770 commented Sep 15, 2021

Hi, I get the following error for "vue-tsc --noEmit && vite build" (vue-tsc 0.3.0 / node v16.9.1 / npm 7.23.0 / typescript 4.4.3)

node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module 'upath'
Require stack:
- [...]/node_modules/vscode-pug-languageservice/out/pugDocument.js
- [...]/node_modules/vscode-pug-languageservice/out/index.js
- [...]/node_modules/vscode-vue-languageservice/out/languageService.js
- [...]/node_modules/vscode-vue-languageservice/out/index.js
- [...]/node_modules/vue-tsc/proxy.js
- [...]/node_modules/typescript/lib/tsc.js
- [...]/node_modules/vue-tsc/bin/vue-tsc.js
@johnsoncodehk johnsoncodehk added the bug Something isn't working label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants