Hi. Thanks a lot for this amazing library!
Im using pkg and it requires to use ESM module.
im import using:
const tlsClient =require('tlsclientwrapper'); and getting this error:
Error [ERR_REQUIRE_ESM]: require() of ES Module node_modules\tlsclientwrapper\index.js
code: 'ERR_REQUIRE_ESM'
}
thanks!
Hi. Thanks a lot for this amazing library!
Im using pkg and it requires to use ESM module.
im import using:
const tlsClient =require('tlsclientwrapper'); and getting this error:
Error [ERR_REQUIRE_ESM]: require() of ES Module node_modules\tlsclientwrapper\index.js
code: 'ERR_REQUIRE_ESM'
}
thanks!