Phiiil
Results
2
comments of
Phiiil
Hi @mecirmartin, I have the same issue in Sveltekit (which uses Vite). While trying to debug I noticed than [bn]( https://github.com/indutny/bn.js) also uses Buffer and the initialization is more involved...
Adding buffer to node_modules fixed this for me. `npm i buffer` No need to change the safe-buffer package.