inkdevhub / drink

De-chained Ready-to-play ink! playground
Apache License 2.0
69 stars 15 forks source link

Fix `cargo contract build` command #3

Closed JoshOrndorff closed 1 year ago

JoshOrndorff commented 1 year ago

I couldn't make the build command work. I even installed cargo-contract with cargo +nightly install cargo-contract.

image

To solve this error, I just had to change the command slightly. Please confirm whether this is the correct fix.

pmikolajczyk41 commented 1 year ago

right, at some point I had problems with Command and I fixed it with the previous solution. But your code works for me as well, so I guess it's more general. Moved to #4