-
Notifications
You must be signed in to change notification settings - Fork 52
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
[BUG] Unable to Install SFDX CLI Scanner in Win 10 Enterprise Edition #1066
Comments
Hi @devboorla can you provide more context on why this is business stopping? Can you confirm you also have the latest version of Salesforce CLI? And installed Java? |
Hi! Sure. We are trying to implement this within out CI/CD program before we start our development for our next big release. The development is about to start next week. This is part of a much broader changes that we plan on bringing to our CI/CD. Once the development starts, we cannot introduce this new process as it will be too much of a change for our teams during the dev cycle. If we miss this window, then we won't be able to implement this process for next several months. Hence the urgency. Yes. I do have the latest CLI and Java version (Zulu Open SDK) |
Hi @devboorla - we haven't been able to repro the issue. |
Hi @devboorla any updates on this? |
@devboorla , Is this still a problem for you? |
Unable to reproduce internally, and user went silent. |
Describe the bug
I get the below error while install sfdx cli Scanner
Polling for new version(s) to become available on npm... done
Finished digital signature check.
Installing plugin @salesforce/sfdx-scanner... | [1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@salesforce%2fsfdx-scanner: write EPROTO A0630000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:c:\ws\deps\openssl\openssl\ssl\statem\extensions.c:922:
Installing plugin @salesforce/sfdx-scanner... failed
JitPluginInstallError: Could not install @salesforce/sfdx-scanner
Code: JitPluginInstallError
To Reproduce
Steps to reproduce the behavior:
Go to a command promt
enter the command to install SFDX CLI Scanner
Expected behavior
SFDX CLI Scanner gets installed
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
It is within Large Enterprise context.
Has it got it to anything with this issue: forcedotcom/cli#1300 ?
"Workaround": Have you found any ways to sidestep the problem?
No
"Urgency": How severe is this problem? "Business stopping"
The text was updated successfully, but these errors were encountered: