on ‎2023 Nov 29 1:07 PM
Tutorials: https://developers.sap.com/tutorials/btp-cf-ext-successfactors.html
--------------------------
Write here what you need help with ...
I am seeing the below error when I do cf push --vars-file vars.yml
File not found locally, make sure the file exists at given path /home/user/projects/task-management-sample-app-sfsf-solutions/task-management-app/target/task-management-app.jar
Request clarification before answering.
I faced this error and resolved it by building the project before running the command cf push --vars-file . It looks like cf push command looks for vars.file only in the output directory of your project build . If your project is built successfully before running this command, I think this error should be resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.