Closed maicolbruski closed 9 months ago
As mentioned here: https://vinejs.dev/docs/getting_started
Vine is an ESM only library. So you'll need to move your application to ES modules. According to your tsconfig, you're compiling to CommonJS
durrrrrrr i UsE EsM oN a BaCkEnD
Package version
^1.7.1
Describe the bug
Hi, I tried to install vinejs but a receive this error
My Project:
Typescript Project.
node -v v20.11.1
Reproduction repo
No response