cocos2-x 3.16 无法安装gaf组建
我的代码是
malongdeliubiMac:bin mallun$ cd /Users/mallun/Coding/cocos2d-x-3.16/tools/cocos2d-console/bin
malongdeliubiMac:bin mallun$
malongdeliubiMac:bin mallun$ pwd
/Users/mallun/Coding/cocos2d-x-3.16/tools/cocos2d-console/bin
malongdeliubiMac:bin mallun$
malongdeliubiMac:bin mallun$ ./cocos.py package install gaf
usage: cocos package [-h] [-v] [-p [PROJECT]] [-b [PLUGIN]] [-D SYMBOL] [-q]
[-d [DAYS]] [–china] [–dryrun] [–forcedownload]
[–noupdate] [–alwaysupdate] [–patcherrors]
[–nopatching] [–nopatchingcpp] [–jsonapi]
[–forcecopy] [–mkey MKEY] [–mvalue MVALUE] [–local]
[–remote] [–info INFO] [–runincocos]
{import,info,update,forget,restore,list,clean,symbols,version,set,tracking}
cocos package: error: argument command: invalid choice: ‘install’ (choose from ‘import’, ‘info’, ‘update’, ‘forget’, ‘restore’, ‘list’, ‘clean’, ‘symbols’, ‘version’, ‘set’, ‘tracking’)
执行命令出错,返回值:2。
谁能告诉我该怎么解决,谢谢