WINDOWS - ENOENT when trying to deploy the node (node-red-contrib-xsltransform)

When we try to deploy the any of the internal transformers or try tour own via inline we receive the following error.

Error: Error: ENOENT: no such file or directory, open 'C:\Users\robert.node-red\node_modules\node-red-contrib-xsltransform\tmp\57ea0b4d5311cc24.xslt'

at xslTransform.statusError (C:\Users\xxxxx\.node-red\node_modules\node-red-contrib-xsltransform\xsltransform\xsltransform.js:11:46)

at C:\Users\xxxxx\.node-red\node_modules\node-red-contrib-xsltransform\xsltransform\saxonEngine.js:134:17

at node:fs:2311:7

at FSReqCallback.oncomplete (node:fs:191:23)

Any advice would be greatly appreciated.

I see you have already posted the issue against the node. I think you will need to wait for the author to respond.