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

tvm_linker_0_21_3_linux <SUBCOMMAND> #36

Open ilyar opened 6 months ago

ilyar commented 6 months ago

locklift=2.9.4

  compiler: {
    version: "0.74.0",
    // Specify config for extarnal contracts as in exapmple
    // externalContracts: {
    //   "node_modules/broxus-ton-tokens-contracts/build": ['TokenRoot', 'TokenWallet']
    // }
  },
  linker: {
    version: "0.21.3",
  },

npx locklift build got:

[ERROR]  contractFileName: Random error:error: Found argument 'compile' which wasn't expected, or isn't valid in this context

USAGE:
    tvm_linker_0_21_3_linux <SUBCOMMAND>

For more information try --help