【发布时间】:2021-12-26 02:15:29
【问题描述】:
我对 react-native 很陌生。我正在为本地反应设置环境。我按照 3、4 个教程来设置 react-native 环境,但我得到了这个错误。
error: TypeError: Cannot read properties of undefined (reading 'transformFile') 在控制台上
和
the development server return error with 500 在我运行 android 11 的 Android 设备上。
我已经尝试了以下帖子中提供的所有方法。
https://fantashit.com/the-development-server-returned-response-error-code-500/
The development server returned response error code: 500 in react native
Cannot read properties of undefined (reading 'transformFile') at Bundler.transformFile
我为此工作了 3 天以上,请帮我解决这个问题。 提前致谢。
【问题讨论】:
-
您好,您的问题解决了吗?有同样的问题。
标签: javascript reactjs react-native