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

exit installing dependency error #130

Closed shunsukew closed 1 year ago

shunsukew commented 1 year ago

Fix https://github.com/AstarNetwork/swanky-cli/issues/55 Or was it intentional?

codespool commented 1 year ago

This was actually intentional. Reasoning:

As I see it there are 2 options:

shunsukew commented 1 year ago

I see, When node version is low (e.g. 16.x.x), install dependency process fails. it is good to warn finishing installation by using yarm/npm. I close PR for now