inkdevhub / swanky-cli

The all-in-one developer environment for Parity pallet-contracts based smart contracts!
https://docs.astar.network/docs/build/wasm/swanky-suite/cli/
MIT License
70 stars 29 forks source link

Error checking dependencies when creating a new project #183

Closed DylanVerstraete closed 11 months ago

DylanVerstraete commented 11 months ago

Description

Error while creating a new project using swanky CLI on arch linux.

Steps to Reproduce

➜  ✗ swanky init stenix-contracts -v
? Which contract template should we use initially? flipper
? What should we name your initial contract? flipper
? What is your name? dylanVerstraete
? What is your email?
? Do you want to download Swanky node? No
✔ Copying common template files OK
✖ Error Checking dependencies
➜   ✗ swanky version
@astar-network/swanky-cli/3.0.4 linux-x64 node-v18.17.0
DylanVerstraete commented 11 months ago

cargo-contracts was not installed