-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Error] unable to get local issuer certificate #1104
Comments
Hi @alen252, thanks for reaching us. The issue looks very weird, just have tried to login using Mac - have no issues. Have you seen this solution nodejs/node#3742 (comment) for the same issue in the nodejs repo? |
@sergey-akhalkov I execute "npm config set strict-ssl false". But this don't solve my problem. |
@alen252 , got it, could you please make sure you are not behind the proxy? |
@sergey-akhalkov Yes,I'm sure i don't set proxy. |
What version of |
@scottbommarito code-push version is 2.1.4 I don't have code-push-cli command. I try login via https://github.com/Microsoft/appcenter-cli. I login success.But code-push login still failed. |
Great, due to CodePush is a part of the AppCenter - you can use AppCenter CLI now.
Hmm, haven't seen such kind of issues before, it's really hard to say what goes wrong here because I believe the issue is probably environment specific, but let's try the following:
Let me know if you have any changes. |
@sergey-akhalkov |
@alen252 , do you have any issues with start using the new Please let me know if you have any concerns or have any issues w/ the new cli. |
Closing this, please feel free to reopen and provide more info / exact repro steps that will help us to reproduce this issue. |
@sergey-akhalkov I begin to user AppCenter CLI.But when i run "appcenter codepush release-react" command.I got a error: I feel it is hard to user code push in China. |
Hi @alen252, ahh I see, going to try to investigate why |
Steps to Reproduce
1.code-push login
2. input the token which is copyed from web
Expected Behavior
login success
Actual Behavior
What actually happens?
[Error] unable to get local issuer certificate
Reproducible Demo
Environment
My computer is MAC OS
The text was updated successfully, but these errors were encountered: