I've installed drink-cli and build
command prints out warning:
warning: The cargo-contract is not compatible with the contract's ink! version. Please update the cargo-contract to version '3.2.0' or update the contract ink! to a version of '^5.0.0-alpha', '^5.0.0'
after that it's being executed correctly.
But when I try to use command deploy
I get error: Failed to create transcoder from metadata file.
===My setup===
- Ubuntu WSL
- cargo-contract-contract 3.2.0-unknown-x86_64-unknown-linux-gnu
- drink-cli 0.8.6