Deployment Issues using npx oz deploy

Hi I am having difficulty deploying using open zeppelin CLI, the deploy tx does not even reach onchain whatsover and using verbose gives the following stack trace I have pasted below. For context we are using Set Protocol's contracts within this contract we are trying to deploy

:1234: Code to reproduce

I cannot share the contract code itself but when we try to deploy the contract using npx oz deploy, this is the stack trace:
[2021-08-19T18:24:27.551Z@errors.js#call] Error: [object Object]
at Object. (/Users/danieltrinh/Documents/Ember/ember-contracts/node_modules/@openzeppelin/upgrades/src/utils/Transactions.ts:153:31)
at Generator.throw ()
at rejected (/Users/danieltrinh/Documents/Ember/ember-contracts/node_modules/@openzeppelin/upgrades/lib/utils/Transactions.js:11:65)


:computer: Environment

I am using truffle js

1 Like

I'm sorry, the OpenZeppelin CLI is no longer maintained or supported.

2 Likes