【发布时间】:2022-01-19 19:03:39
【问题描述】:
我决定升级到 create-react-app 的新版本,然后我尝试通过“npm start”启动应用程序,只要它加载到屏幕上,就会弹出以下错误:
编译时出现问题:X 错误 插件“react”在“package.json » eslint-config-react-app » C:\Users\27par\Desktop\React Projects\development\finevines\node_modules\eslint-config-react-app\base.js”之间发生冲突和“BaseConfig » C:\Users\27par\Desktop\React Projects\Development\finevines\node_modules\eslint-config-react-app\base.js”。
错误图片: https://gyazo.com/a03be194379ea52e6d7ddd697eefb8aa
我想知道是否有其他人和我有同样的问题,是否有任何可能的解决方法。
谢谢。
【问题讨论】:
标签: reactjs visual-studio-code create-react-app