Npx locklift build error

When i tried to build the contract

npx locklift build

Getting the below error

[ERROR] path: /home/user/venom/hello-venom/contracts/Sample.tsol, contractFile: Sample. error: /bin/sh: 1: /home/user/.cache/locklift-nodejs/compiler/0_62_0/solc_0_62_0_linux: not found

Anyone faced similar issue?>

2 Likes

Yes, @dfx_icpbunny I am also trying to build a contract but facing the same error.

D:\Tip3\node_modules\locklift\internal\config\index.js:96
throw new commander_1.default.InvalidOptionArgumentError(Config at ${configPath} not found!);
^
InvalidArgumentError: Config at locklift.config.ts not found!

1 Like

Yes I am also facing the same issue while trying to make build

InvalidArgumentError: Config at locklift.config.ts not found!

any suggestion or help

1 Like