ian-weir
ian-weir
I created a PR for this issue here: https://github.com/mwilliamson/mammoth.js/pull/372 mimicking the changes @Dravucz had suggested but updated to for the refactoring that has been done. I also added a test...
@Jarred-Sumner I'm not strictly sure it is unless I just have the configuration incorrect. For instance if I have this in my package.json ``` "docxtemplater": "3.26.4", "docxtemplater-legacy": "[email protected]" ``` I...
@hollandjake Unless I'm looking at the wrong repo I don't see celery-ts using celery-node? If RPC isn't working in celery-ts I think it would be independent of this. https://github.com/node-celery-ts/node-celery-ts/blob/master/package.json
Also running into at least a similar issue. If I'm understanding OP theirs happens consistently but mine is intermittent. It happens when developing inside a container for a nextjs and...