Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 无法解析"/“通知”;从「;节点“U modules\expo\build\launch\RegisterRotComponent.js”;_React Native_Expo - Fatal编程技术网

React native 无法解析"/“通知”;从「;节点“U modules\expo\build\launch\RegisterRotComponent.js”;

React native 无法解析"/“通知”;从「;节点“U modules\expo\build\launch\RegisterRotComponent.js”;,react-native,expo,React Native,Expo,我有一个老项目,我正试图运行它,但我得到了错误 这些是依赖项: “依赖项”:{ “@ptomasroos/react原生多滑块”:“^1.0.0”, “axios”:“^0.18.0”, “世博会”:“^34.0.1”, “本机基础”:“^2.12.0”, “反应”:“16.8.5”, “反应本机”:https://github.com/expo/react-native/archive/sdk-34.0.1.tar.gz", “反应本机圆滑块”:“^1.1.1”, “反应本机自定义复选框”:“

我有一个老项目,我正试图运行它,但我得到了错误

这些是依赖项:

“依赖项”:{
“@ptomasroos/react原生多滑块”:“^1.0.0”,
“axios”:“^0.18.0”,
“世博会”:“^34.0.1”,
“本机基础”:“^2.12.0”,
“反应”:“16.8.5”,
“反应本机”:https://github.com/expo/react-native/archive/sdk-34.0.1.tar.gz",
“反应本机圆滑块”:“^1.1.1”,
“反应本机自定义复选框”:“^1.5.2”,
“反应原材料下拉列表”:“^0.11.1”,
“反应本机选择器选择”:“^6.1.0”,
“反应本机范围滑块”:“^0.1.2”,
“反应导航”:“^3.3.2”,
rn范围滑块“^1.2.4”
},

我的环境:-

  • react本机cli:2.0.1
  • 反应本机:0.59.8
  • 世博会:3.11.1

  • 删除节点模块,运行npm安装,然后重试