-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using stdlib behind corporate proxy #161
Comments
@jacoblee93 Thanks. That's amazing! |
Thanks @panchalkalpesh! It'd be tough to debug without being next to you and having access to your proxy. If it helps, all outbound API requests from the CLI go to api.polybit.com, you could try whitelisting that? |
Closing due to lack of feedback / activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I'm trying to install and use stdlib on a computer behind our corporate proxy and I was able to get it installed by changing my npm proxy settings, but when trying to log in with my stdlib credentials, I get an error that says
Error: Server Unavailable
, and was wondering if there was some way to configure lib proxy settings like I did with npm.The text was updated successfully, but these errors were encountered: