微信開發(fā)者工具Git not found. Install it or configure it using the 'git.path' setting解決辦法
微信開發(fā)者工具依次選擇
設(shè)置-》
編輯器設(shè)置-》
更多及工作區(qū)的編輯器設(shè)置-》
擴(kuò)展-》
GIT-》
PATH-》
在setting.json中編輯
"git.path": "/usr/local/git/bin/git" #根據(jù)自己git的安裝目錄配置