正文jest-babel报错:Requires Babel "^7.0.0-0", but was loaded with "6.26.3"IP云V管理员/2022-12-02/4 阅读 12/02提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 解决方法: yarn remove jest babel-jest babel-core @babel/core yarn add --dev jest babel-jest babel-core@^7.0.0-bridge.0 @babel/core