Closed lirbank closed 1 month ago
Same as @lirbank Even forcing the detection of 'fs/promises' returns an error
ERROR Error: Invalid FS bundle size: 21268 !== 2987856
Hey @lirbank, @villegasrfael
Thanks for the report! I think I know whats happened, I made some changes to enable supplying the wasm bin and VFS bundle manually and it changes some of these code paths. This is top of the list for early this week.
Nice @samwillis ! - when do you think you'll publish a new package to NPM? I'd love to try the new version.
I tried to upgrade
@electric-sql/pglite
from 0.2.7 to 0.2.8 yesterday, and then again today to 0.2.9, with the same result.Here is the build output:
I have PGlite running with Next.js 15 like a charm with 0.2.7, per https://github.com/electric-sql/pglite/issues/322#issuecomment-2372563526