johnsoncodehk / vue-tsc

vue-tsc --noEmit && vite build
https://www.npmjs.com/package/vue-tsc
MIT License
241 stars 6 forks source link

Failed to resolve entry for package "vue-tsc". #71

Closed chuoke closed 3 years ago

chuoke commented 3 years ago

I got this notice after I upgraded vite to the latest version(v2.5.4), and vue-tsc version is 0.3.0.

Bundling package for SSR due to resolve failure. Failed to resolve entry for package "vue-tsc". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "vue-tsc". The package may have incorrect main/module/exports specified in its package.json.
johnsoncodehk commented 3 years ago

Please forward this problem to Vite, vue-tsc do not have entry script, because this is a cli tool package.