underfin / vite-plugin-vue2

Vue2 plugin for Vite
621 stars 84 forks source link

Error: Cannot find module 'vue-template-compiler' #128

Closed liudayang closed 3 years ago

liudayang commented 3 years ago

1.8.1:Cannot find module 'vue-template-compiler' 1.6.2:works

underfin commented 3 years ago

Look like vue-template-compiler not installed at install this plugin. Please re-install it.

Finasia commented 3 years ago

1.8.1:Cannot find module 'vue-template-compiler' 1.6.2:works

it seems to version problem (the vite-plugin-vue2 plugin) change to 1.6.2, it's ok for me

underfin commented 3 years ago

Close it because it is not bug.