【发布时间】:2020-01-02 14:48:17
【问题描述】:
当我尝试在 web 模式下运行应用程序时,我遇到了下面提到的错误。
/node_modules/expo/build/Notifications/Notifications.js
Module not found: Can't resolve 'react-native-web/dist/exports/AsyncStorage' in '/Users/i322865/node_modules/expo/build/Notifications'
我正在使用最新的 expo(0.36,我在使用 0.35 版本时也遇到了同样的错误)并对原生 web 0.12.0-rc.1 做出反应。请帮助解决此问题,如果您需要更多详细信息,请告诉我。
【问题讨论】:
标签: react-native expo react-native-web