Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Cannnot deploy contract with --no-interactive at the first time #1538

Open
kigawas opened this issue May 15, 2020 · 1 comment
Open

Cannnot deploy contract with --no-interactive at the first time #1538

kigawas opened this issue May 15, 2020 · 1 comment
Labels

Comments

@kigawas
Copy link
Contributor

kigawas commented May 15, 2020

To reproduce:

  1. Start a fresh ganache-cli
  2. Romove .session and dev-*.json files
  3. Run oz deploy --no-interactive like below (the version of oz is 2.8.2)
$ oz deploy --no-interactive --network development --kind upgradeable MyContract
Nothing to compile, all contracts are up to date.
Contract MyContract is not deployed to dev-1589451397301.
@shiqinfeng1
Copy link

I also encountered the same problem:

/quorum-maker-scm # npx oz deploy NetworkManagerContract --kind minimal --migrate-manifest --network quorum --no-interactive
Nothing to compile, all contracts are up to date.
Minimal proxy support is still experimental.
Contract NetworkManagerContract is not deployed to dev-82929.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants