我的vue版本和i18n版本如下 image.png 項目啟動之后 報錯了 image.png 我的解決辦法是把i18n的版本 改為了 8.26.7 ,再啟動項目就可以了 npm install vue-i18n@8.26.7 -S image.png