node-soap
node-soap copied to clipboard
Review latest deps update and check minimum node version
Update docs if required
The 1.1.11 version has some breaking changes. Might be due to either the changes to compiler option module NodeNext, and import method for strip-bom? Minimum version for strip-bom may have to be changed to 5.0.0 due to changes in ESM.
Sorry I have not been able to pin down on the root cause, just the version that is breaking.
Note: I was using Node 22, and attempting to build for Cloudflare worker
Hi @xumx ,
Could you please post here an error or stack trace that you get? if you use TypeScript your tsconfig would be helpful too.
Thanks.