jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
100 stars 27 forks source link

no such file or directory, open ... v-money3\dist\v-money3.es.js #83

Open ikhbalfuady opened 1 year ago

ikhbalfuady commented 1 year ago

Hello, i got some issue after installing version 3.24.0 there's no file "v-money3.es.js" , so i copy the file from version 3.21.0

does this problem only happen to me? Or is there another trigger that causes this to happen?

iam using this in Quasar v2 (vue 3)

jonathanpmartins commented 8 months ago

I did make a test with the latest version of quasar v2 and it worked. This were the versions I tested 3.24.0 on:

 » Reported at............ 1/28/2024 1:51:57 AM
 » App dir................ /home/jonathan/quasar/quasar-project
 » App URL................ http://localhost:9001/
                           http://192.168.0.8:9001/
 » Dev mode............... spa
 » Pkg quasar............. v2.14.3
 » Vue ................... v3.4.15
 » Pkg @quasar/app-vite... v1.7.3
 » Browser target......... es2020|edge88|firefox78|chrome87|safari14

Could this be related to https://github.com/jonathanpmartins/v-money3/pull/84?