I run a local dev setup, that is adding autotasks using the OZ client:
"@openzeppelin/defender-autotask-client": "1.48.0"
When running the auto task I get this error:
Error: Cannot find module '@openzeppelin/defender-relay-client/lib/ethers'
Require stack:
- /var/task/index.js
- /opt/nodejs/autotask-wrapper.js
- /var/runtime/index.mjs
It is all described in another ticket, that now seems abandoned, maybe because it temporarily was marked as solved:
https://forum.openzeppelin.com/t/getting-module-error-when-running-autotask/37785
I hope anyone can shed some light on this, it does not feel right to keep using the deprecated libs.