有時候Titanium中的終端會顯示:
This Terminal Emulator is not functional because no 'bash' shell could be found. Please correct the problem and restart the IDE.
解決辦法:
- Team / Git / Git Executable (was empty) --指定正確的git.exe文件位置
- Titanium Studio / NodeJS / Node Executable (was empty also) ---- 指定NodeJS的node.exe的位置
然后重啟終端就好了.