Hello SAP members,
While trying to deploy from Hana Project to Hana HDI Container with : node node_modules/@sap/hdi-deploy/ --exit i'm getting this Error since this Week:
Deploying to the container "2D0BCF5C20DF4091B5DDB4D94C25615A"...<br> Starting make in the container "2D0BCF5C20DF4091B5DDB4D94C25615A" with 0 files to deploy, 93 files to undeploy... <br> Error: "stop_on_error": the parameter key is unknown; valid parameter keys are [container_lock_wait_timeout, enable_make_enforcer, max_parallel_jobs, optimized_redeploy, simulate_make, skip_unchanged_expansions, stop_after_graph_creation, stop_after_make, trace_context, trace_level.*, treat_warnings_as_errors, undeploy_dependent_recursively, use_redeploy_for_unchanged_content, validate_virtual_tables, work_items_graph_prefetch_limit, work_items_queue_combine_limit] [8214236]<br> Error: Found invalid parameters [8214001]<br> Error: Starting make in the container "2D0BCF5C20DF4091B5DDB4D94C25615A" with 0 files to deploy, 93 files to undeploy... failed [8214168]<br>Deployment to container 2D0BCF5C20DF4091B5DDB4D94C25615A failed - error: HDI make failed [Deployment ID: none].<br>Deployment ended at 2023-07-27 12:33:55<br>Error: HDI make failed
@sap/hdi-deploy, version 4.5.1 (mode default), server version 2.00.059.08.1680099476 (2.0.59.8), node version 16.19.0, HDI version 4, container API version 45
What i'm doing wrong?
Thank you for the help.