create-react-app 修复了起始错误

1yjd4xko  于 2个月前  发布在  React
关注(0)|答案(2)|浏览(31)

npx create-react-app my-app
cd my-app
npm start
this about error show!

change node_nodules/react-refresh/cjs/react-refresh-runtime.development.js line465 "renderers" to "_listeners.renderer",then the error fixed!****

yv5phkfx

yv5phkfx1#

请提供以下信息:
环境(MacOS,Windows等)
create-react-app版本(简单运行npx create-react-app --version)

tzdcorbm

tzdcorbm2#

这个问题已经被自动标记为过时,因为它没有任何最近的活动。如果没有发生任何进一步的活动,它将在5天后被关闭。

相关问题