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