#SyntaxError: Unexpected token 'export' (pnpm package)
1 messages · Page 1 of 1 (latest)
@loud wraith did you find a solution?
Can someone provide a reproduction?
Nope, I have another thread open that might have the exact same problem
Yup, made a minimal git in this other thread
https://discord.com/channels/520622812742811698/1062471873176285234
It's using yarn instead of pnpm but that doesn't seem to be related to the error
Most likely this is gonna be a issue of using an ESM module inside of a CJS application. I'll take a look when I've got the time tomorrow