Open andrej18832 opened 2 years ago
Hi, I am trying to get the library working on React js with Gatsby, after installing the package, I got the following error "Can't resolve './zlib_bindings'" wasn't able to resolve it in any way.
I have the same issue. Have you solved this problem?
in Node_modules/lib/zlib.js I commented out //module.exports = require('./zlib_bindings');
Hi, I am trying to get the library working on React js with Gatsby, after installing the package, I got the following error "Can't resolve './zlib_bindings'" wasn't able to resolve it in any way.