gpt4 book ai didi

reactjs - 找不到 BufferedConsole 模块

转载 作者:行者123 更新时间:2023-12-03 13:49:20 25 4
gpt4 key购买 nike

我正在使用 create-react-app 在 React 应用程序中工作,在安装了 react-charts-2 后突然开始出现此错误:

./node_modules/@jest/console/build/BufferedConsole.js
Module not found: Can't resolve 'console' in '/my-app/node_modules/@jest/console/build'

我已经尝试删除react-charts-2,但错误仍然出现。

有什么想法吗?

节点6.9.0

最佳答案

由于从不正确的库自动导入函数,我遇到了此错误:

import each from 'jest-each' --  should be 'lodash' here

删除此行解决了问题。

关于reactjs - 找不到 BufferedConsole 模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56813299/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com