wobsoriano / vuetify-sonner

Stackable toast component for Vuetify.
https://vuetify-sonner.vercel.app
MIT License
121 stars 7 forks source link

/Users/wobsoriano/tmp/vuetify-sonner/src/Toast.vue could not be resolved... #16

Closed SaiCode-DEV closed 11 months ago

SaiCode-DEV commented 11 months ago

[webview] X [ERROR] Could not resolve "/Users/wobsoriano/tmp/vuetify-sonner/src/Toast.vue?vue&type=style&index=0&scoped=a2d3075d&lang.scss" [webview] [webview] node_modules/vuetify-sonner/dist/index.mjs:63:7: [webview] 63 │ import "/Users/wobsoriano/tmp/vuetify-sonner/src/Toast.vue?vue&typ... [webview] ╵ ~~~~~~~~~~~~~~~ [webview]

SaiCode-DEV commented 11 months ago

The latest version is still a bit broken...

wobsoriano commented 11 months ago

@SaiCode-DEV are you using vite? I have tried it in a fresh vite + vuetify app and didnt get any issues 🫣

SaiCode-DEV commented 11 months ago

Yes.... newest version in a new Vue and Vuetify app tested. yarn add vuetify-sonner@0.3.2 works fine. no issues whatsoever