pepedro12
Results
2
issues of
pepedro12
Hi. im trying to run the first cmd on my pc: import tlsClient from 'tlsclientwrapper'; const client = new tlsClient(); console.log(await client.get("https://example.com/")); and getting: let lib = load(...args); ^ Error:...
bug
help wanted
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]:...
enhancement
help wanted