-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the Issue Tracker for a bug that matches the one I want to file, without success.
- This issue is specifically related to Conduit's CLI
CLI version
0.0.15
Installation Type
MacOS
Describe the Bug
After installation, I execute the following command in terminal
conduit deploy setupIt gave me an error.
Error: Could not retrieve latest CLI release info. Try again later.
Expected Behavior
I guess it should give me the regular output.
How to Reproduce
conduit deploy setupAdditional Information
I searched in the source code, and I find this error output in an axio request. So I guess, it might be some problem in my proxy setup. But I have no idea how to debug it. Normally, If I set
ALL_PROXY=host:porteverything will be okay.
It doesn't work this time.
Environment
macosx 12.4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working