vue-tsc@0.33.2 is fine Thank you for this awesome tool! > vue-tsc --noEmit -p tsconfig.vitest.json --composite false node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module '../out/proxy' Require stack: - /xxx/frontend/node_modules/.pnpm/vue-tsc@0.33.3_typesc...
In our project running Vite and Vue2 (through vue-demi), when running vue-tsc, we get an error: ERROR(vue-tsc) Cannot find module '~icons/ui/info' or its c...
In our project running Vite and Vue2 (through vue-demi), when running vue-tsc, we get an error: ERROR(vue-tsc) Cannot find module '~icons/ui/info' or its corresponding type declarations. tsconfig: { "compilerOptions": { "target": "esnext...
打包时执行 "vue-tsc && vite build" 报错: error TS2688: Cannot findtypedefinition filefor''. The fileisinthe program because: Entry pointforimplicittypelibrary'' 依赖版本如下: "dependencies":{"@vueuse/core":"^10.5.0","ant-design-vue":"4.x","pinia":"^2.1.6","sass":"^1.69.2","vu...
Describe the bug When running vue-tsc --noEmit --skipLibCheck, I get the following errors: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './better-define' is not defined by "exports" in C:\[PROJECT PATH]\node_modules\@vue-macros...
In short; it doesn't have tsc allow .ts files, it just ignores the errors that the compiler spits out. @kitsonk maybe this is worth documenting somewhere? Trying to find this buried in the repo is rather difficult, since most of the repo is rust and searching for any reference to ...
This repository has been archived by the owner on Oct 23, 2023. It is now read-only. johnsoncodehk/vue-tscPublic archive Sponsor NotificationsYou must be signed in to change notification settings Fork6 Star243 Code Issues Pull requests
Hi, I'm used the have previous project using rollup/aot successfully. Angular2 projects using JQuery as well. But now for some reason i don't manage to get it rolled-up. compile ( tsc ) -> successfully compile ( ngc ) -> successfully the...
Using vite-plugin-checker with vue-tsc v1.0.14 throws: Error: Cannot find module 'vue-tsc/out/proxy' Require stack: - /home/circleci/redacted/node_modules/vite-plugin-checker/dist/cjs/checkers/vueTsc/prepareVueTsc.js at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15) at...
vue-languageservice/out/services/semanticTokens.js - /Users/biossun/Develops/Kwai/radar-fe.next/node_modules/vscode-vue-languageservice/out/index.js - /Users/biossun/Develops/Kwai/radar-fe.next/node_modules/vue-tsc/proxy.js - /Users/biossun/Develops/Kwai/radar-fe.next/node_modules/vue-tsc/...