node-soap icon indicating copy to clipboard operation
node-soap copied to clipboard

Review latest deps update and check minimum node version

Open w666 opened this issue 8 months ago • 3 comments

Update docs if required

w666 avatar Mar 25 '25 07:03 w666

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

xumx avatar Jun 05 '25 05:06 xumx

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.

w666 avatar Jun 05 '25 09:06 w666