Edvin
Results
2
comments of
Edvin
Same issue here. I think the solution is this but the lib has to be updated. ``` const util = require('util'); require('util.promisify').shim(); ```
@Almenon I tried node v16, v18, and v20 . Open to suggestions. I am using `Vite 4.3.9` and using `rollup-plugin-node-polyfills/polyfills` to resolve node functions