broxus / locklift

Node JS framework for working with Everscale and Venom contracts. Inspired by Truffle and Hardhat. Helps you build, test, run and maintain your smart contracts.
Apache License 2.0
51 stars 31 forks source link

'--input-file' cannot be specified more than once #30

Closed Humayounshah closed 1 year ago

Humayounshah commented 1 year ago

while running any command it shows this error I am running npx locklift build

[ERROR] path: Mypath contractFile: Sample. error: option '--input-file' cannot be specified more than once

pavlovdog commented 1 year ago

Try to upgrade your locklift to the latest version