Describe the bug
Running npx gsn relayer-register ends up breaking:
Error: Cannot find module '@opengsn/contracts/types/ethers-contracts'
Using:
"@opengsn/cli": "3.0.0-beta.10"
Steps To Reproduce
Steps to reproduce the behavior:
- Install @opengsn/cli@3.0.0-beta.10
- Run
npx gsn relayer-register with your config
- See that script breaks
Expected behavior
Should run without breaking
Console Logs and/or Screenshots

Disclaimer: this is a testnet env pic so no issues with sharing the private key
Describe the bug
Running
npx gsn relayer-registerends up breaking:Error: Cannot find module '@opengsn/contracts/types/ethers-contracts'Using:
"@opengsn/cli": "3.0.0-beta.10"Steps To Reproduce
Steps to reproduce the behavior:
npx gsn relayer-registerwith your configExpected behavior
Should run without breaking
Console Logs and/or Screenshots

Disclaimer: this is a testnet env pic so no issues with sharing the private key