无法从`node_modules/expo/build/ExpoLazy.js`解析模块`./Linking/Linking`

Est*_*ras 10 android react-native expo

有没有人在运行时遇到过这个错误react-native run-android

error: bundling failed: Error: Unable to resolve module `./Linking/Linking` from `node_modules/expo/build/ExpoLazy.js`: 

None of these files exist:
  * node_modules/expo/build/Linking/Linking(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)
  * node_modules/expo/build/Linking/Linking/index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)
Run Code Online (Sandbox Code Playgroud)

"博览会": "^37.0.9",

use*_*570 7

刚遇到这个问题,降级到 37.0.8(没有插入符号)并执行npm i. 看起来他们昨天发布了 37.0.9 并且有问题。