Closed jeffreyazevedo closed 3 weeks ago
G'day @jeffreyazevedo, thanks for reaching out.
Is there a way that you can provide me a way to reproduce this issue? a sample code repo, perhaps?
Sure thing, just shared with you a bare bones repo with a single package dependency.
within that project, when I run sf toolbox:package:dependencies:install -w 30
on v0.8.4
, I get the following output:
Retrieving packages currently installed in org....... done
Processing sfdx-project.json file... done
Package dependencies found for package directory force-app
dependentPackage == "JeffPackager"
04t8a000000mdH6 : JeffPackager
Analyzing dependencies to determine what needs to be installed.... done
Beginning installs of packages...
Installing package 04t8a000000mdH6 : JeffPackager
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Waiting for the package install request to complete. Status = IN_PROGRESS
Successfully installed package [04t8a000000mdH6]
Installing packages....... done
and when I switch back to v1.0.0
with the same exact repo, I get No packages were found to install
@jeffreyazevedo -- Thanks for this. I am looking into it and will get back to you soon.
@jeffreyazevedo -- I believe I have the fix for this issue ready now. Please update to the latest version which should be v1.0.1. If you have any more issues, please don't hesitate to reach out. Cheers!
looks good on my end. thanks so much for the quick fix!
Just upgraded to v1.0.0 and packages suddenly seem to no longer be installing.
Here's the command I'm running:
and here's the output:
nothing about our
sfdx-project.json
has changed. The project I'm testing in has a single pinned dependency.sf version data: