Wompeter
Wompeter
Any luck with this? I'm running into a similar error with Vite dying on ```[commonjs] Unexpected token (42:10) in ....../node_modules/web3-core-requestmanager/lib/givenProvider.js``` Runs fine in dev but once it tries to build...
Same issue here with a Vue3 + Vuetify + Typescript + Vite project.
Needs a fix. Just trying pgloader for the first time and it's nowhere near as simple as the "easy two command migration" that the README claims it to be.
FWIW, I gave up on pgloader, way too many issues. I ended up using nmig: https://github.com/AnatolyUss/nmig Worked first try. I only need a one-time migration so it was a much...