-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Description
The ink version (v4.2.1) used in contract templates is higher than than supported ink version (v4.2.0).
The supportedInk
value in swankyNode object has to be increased to "v4.2.1".
Steps to Reproduce
swanky init test
cd test
swanky check
Expected vs. Actual Behavior
Expected: No error should be logged.
Actual Behavior: Logs an error.
Environment
- Operating system: Mac M1 darwin
- Project version/tag: @astar-network/swanky-cli/3.1.0 darwin-arm64 node-v18.17.1
- Rust version: rustc 1.72.1
- Rust toolchain: 1.72-aarch64-apple-darwin
- Node version: 18.17.1
Logs, Errors or Screenshots
[ERROR] Version of ink (4.2.1) in flipper is higher than supported ink version (v4.2.0)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers