chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

[DEVEL] Cannot build chailink code

Open victoryeo opened this issue 2 years ago • 0 comments

Description Cannot build chainlink code

Your Environment go version 1.18.5 Linux : 5.15.0-41-generic #44~20.04.1-Ubuntu SMP Fri Jun 24 13:27:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Basic Information Simply cannot build chainlink code, make install is broken.

Steps to Reproduce vic@vic-ThinkPad-T480s:~/workspace/chainlink$ go version go version go1.18.5 linux/amd64 vic@vic-ThinkPad-T480s:~/workspace/chainlink$ make install yarn install --frozen-lockfile --prefer-offline Usage: yarn [options]

yarn: error: no such option: --frozen-lockfile make: *** [GNUmakefile:31: yarndep] Error 2 vic@vic-ThinkPad-T480s:~/workspace/chainlink$ yarn install 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install' vic@vic-ThinkPad-T480s:~/workspace/chainlink$ node --version v16.13.0 vic@vic-ThinkPad-T480s:~/workspace/chainlink$ yarn --version 0.32+git

Additional Information [replace this line with any additional information you would like to provide, such as screenshots illustrating the issue]

victoryeo avatar Aug 06 '22 02:08 victoryeo