Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Remove/Upgrade axios to fix proxy problem #1584

Open
kigawas opened this issue Sep 14, 2020 · 2 comments
Open

Remove/Upgrade axios to fix proxy problem #1584

kigawas opened this issue Sep 14, 2020 · 2 comments

Comments

@kigawas
Copy link
Contributor

kigawas commented Sep 14, 2020

Related #1533 #1535

@kigawas kigawas changed the title Remove axios to fix proxy problem Remove/Upgrade axios to fix proxy problem Sep 14, 2020
@kigawas
Copy link
Contributor Author

kigawas commented Sep 17, 2020

Or simply use http instead of https :(

const SOLC_LIST_URL = 'http://solc-bin.ethereum.org/bin/list.json';

@abcoathup
Copy link
Contributor

Hi @kigawas! I’m sorry that you had this issue.

Thanks so much for reporting it! The project owner will review and triage this issue as soon as they can. In the meantime, you can try the following workaround:
Assuming you want to deploy upgradeable contracts, you could try using OpenZeppelin Upgrades plugins with either Truffle or Buidler: https://docs.openzeppelin.com/upgrades-plugins/1.x/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants