Closed Fanna1119 closed 3 years ago
Vite is built for Vue 3.x only, and this library is not yet compatible. We're planning to add support as a separate library eventually.
I am using the latest version as at the time of this writing and I am still facing the same issue. Is there an update to this?
I am trying to use
phosphor-vue
in a project that is set up with vitejs.I tried to
But I am still getting this.
procedure I followed.
npm init vite-app myapp
npm install phosphor-vue
In my template