-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Problem installing sfdx-git-delta #681
Comments
Hi @josme12698 ! Thanks for raising this issue and thanks for contributing in making this project better! What is the issue ? |
Hi @scolladon We are having problem in our gitlab pipeline. generate-delta-package:
install SFDX-Git-Delta plugin - https://github.com/scolladon/sfdx-git-delta
|
Thanks for those information. It seems the issue comes from the node version
My suggestion would be to use node lts and to install the cli via npm ( Do you have those information ( |
Closing this issue, feel free to reopen it if you have more information to share |
Hi @pietroz123 Sorry to ear that, could you share the exact issue you have please ? Sometimes (I don't know why), but uninstalling sfdx and reinstalling it unblock the plugin installation. |
Hi @scolladon , thanks for the quick response. The issue is the same @josme12698 had. Please see below:
|
Ok, could you update |
Hi @scolladon ! I've updated sfdx and it still didn't work. But then I used sudo and the plugin was installed, but I still got warnings, I guess sudo just bypassed them. Here is the output: Also, when executing the command to get the diff, although it worked and generated both the package and destructiveChanges folders with the correct files, I also got and warning:
In conclusion, it worked but I thought I'd send you the warnings just in case. Maybe with a clean installation when I have the time the warnings will disappear. Thanks! |
Thanks for the information @pietroz123 Thanks for the warnings as well, we have another issue to track it |
Issue verification check:
What is the problem?
What is the parameter and the value you used with it?
What is the expected result?
What is the actual result?
Steps to reproduce
Execution context
Operating System: …
yarn version: …
node version: node:20.0.0
git version: …
sfdx version: 7.209.6-8ba3197
sgd plugin version: …
The text was updated successfully, but these errors were encountered: