Error using Vue3 and Vite #75
Labels
need more info
I need to replicate this error, can you help me out with a sketch code?
question
Further information is requested
Hello, I'm getting an error when I add the library to my project build with Vite and Vue3 with TS.
When I run
npm run dev
cmd, I get the following error:I only run the cmd
npm i v-money3 --save
Later in
main.ts
:And also I tryed with
And I get the same error.
Thanks in advace for check the error.
The text was updated successfully, but these errors were encountered: