【sap fiori cds up error】

cds up error

PS D:\workspace\caps\my_project> cds up

mbt build -t gen --mtar mta.tar

2026-03-20 18:23:18\] INFO Cloud MTA Build Tool version 1.2.45 \[2026-03-20 18:23:18\] INFO generating the "Makefile_20260320182318.mta" file... \[2026-03-20 18:23:18\] INFO done \[2026-03-20 18:23:18\] INFO executing the "make -f Makefile_20260320182318.mta p=cf mtar=mta.tar strict=true mode= t="gen"" command... \[2026-03-20 18:23:19\] ERROR could not build the MTA project: could not execute the "make -f Makefile_20260320182318.mta p=cf mtar=mta.tar strict=true mode= t="gen"" command: exec: "make": executable file not found in %PATH% Error: could not build the MTA project: could not execute the "make -f Makefile_20260320182318.mta p=cf mtar=mta.tar strict=true mode= t="gen"" command: exec: "make": executable file not found in %PATH% Command failed: mbt build -t gen --mtar mta.tar * 先安装choco * make > choco install make > > make --version

相关推荐
dllmayday41 分钟前
Linux 上用终端连接 WiFi
linux·服务器·windows
ACP广源盛139246256731 小时前
IX8024与科学大模型的碰撞@ACP#筑牢科研 AI 算力高速枢纽分享
运维·服务器·网络·数据库·人工智能·嵌入式硬件·电脑
极客先躯2 小时前
高级java每日一道面试题-2025年11月24日-容器与虚拟化题[Dockerj]-runc 的作用是什么?
java·oci 的命令行工具·最小可用·无守护进程·完全标准·创建容器的核心流程·runc 核心职责思维导图
用户60648767188962 小时前
AI 抢不走的技能:用 Claude API 构建自动化工作流实战
java
我命由我123452 小时前
Kotlin 开发 - lateinit 关键字
android·java·开发语言·kotlin·android studio·android-studio·android runtime
峥无2 小时前
Linux系统编程基石:静态库·动态库·ELF文件·进程地址空间全景图
linux·运维·服务器
aXin_ya2 小时前
微服务第八天 Sentinel 四种分布式事务模式
java·数据库·微服务
Halo_tjn2 小时前
Java Set集合相关知识点
java·开发语言·算法
Linsk2 小时前
Java和JavaScript的关系真是雷峰和雷峰塔的关系吗?
java·javascript·oracle
许彰午2 小时前
我手写了一个 Java 内存数据库(二):B+ 树的插入与分裂
java·开发语言·面试