We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to customize the UI for additional usability but when I fork the project and attempt to deploy I receive the following error.
sfdx force:source:deploy -x ./src/package.xml -u fe-sb *** Deploying v54.0 metadata with SOAP API v51.0 connection *** ERROR running force:source:deploy: No source-backed components present in the package.
Question 1: Should I be able to fork and deploy this to a Dev Sandbox?
Question 2: Any ideas on the error? I ran the sfdx update command and have the latest CLI.
Thanks for any help that can be provided.
The text was updated successfully, but these errors were encountered:
Hey @DrsMatt,
Could you try deploying this version?
https://github.com/SalesforceLabs/FileExplorer/tree/feature/inline-delete
ta Paul
Sorry, something went wrong.
No branches or pull requests
I would like to customize the UI for additional usability but when I fork the project and attempt to deploy I receive the following error.
sfdx force:source:deploy -x ./src/package.xml -u fe-sb
*** Deploying v54.0 metadata with SOAP API v51.0 connection ***
ERROR running force:source:deploy: No source-backed components present in the package.
Question 1:
Should I be able to fork and deploy this to a Dev Sandbox?
Question 2:
Any ideas on the error? I ran the sfdx update command and have the latest CLI.
Thanks for any help that can be provided.
The text was updated successfully, but these errors were encountered: