ここにある Jest Vue cli プラグインを使用して単体テストを実行すると、現在次の問題があります。https://www.npmjs.com/package/@vue/cli-plugin-unit-jest
私が受け取るエラーはRequires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core, it is likely that somet
hing in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@
babel/core" or "babel-core" to see what is calling Babel
@vue/cli-plugin-unit-jest
Yarn ワークスペースを使用していますが、強制的にバージョンの babel-core を使用する最善の方法を知りたいです。^7.0.0-0