Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Cannot compile on select version of solc #328

@elenadimitrova

Description

@elenadimitrova

Error thrown when not using a locally installed version of solc

> etherlime compile --solcVersion 0.5.4

Sun, 05 Jul 2020 08:49:31 GMT unhandledRejection: Failed to complete request to: http://etherlime.limechain.tech/solc/bin/list.json.

Also this fails confirming it's a problem getting a list of supported solc versions to compare against

npx etherlime compile --list releases --all
Error: Failed to complete request to: http://etherlime.limechain.tech/solc/bin/list.json.

Error: getaddrinfo ENOTFOUND etherlime.limechain.tech etherlime.limechain.tech:80
    at CompilerSupplier.errors (/node_modules/etherlime-argent/cli-commands/compiler/etherlime-compile/compilerSupplier.js:386:16)
    at axiosInstance.get.then.catch.err (/node_modules/etherlime-argent/cli-commands/compiler/etherlime-compile/compilerSupplier.js:161:40)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Sample failing build https://circleci.com/gh/argentlabs/argent-contracts/1089

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions