Open danielsimao opened 11 months ago
Describe the bug Running npx gsn relayer-register ends up breaking:
npx gsn relayer-register
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:
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-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:
npx gsn relayer-register
with 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