Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from 0.11.7 to 0.12.0 fail to import AsyncStorage #1536

Closed
kopax opened this issue Feb 6, 2020 · 2 comments
Closed

Upgrade from 0.11.7 to 0.12.0 fail to import AsyncStorage #1536

kopax opened this issue Feb 6, 2020 · 2 comments

Comments

@kopax
Copy link

kopax commented Feb 6, 2020

The problem

I have tried to upgrade from [email protected] to [email protected]

This is the error I have when starting my application after the upgrade:

Module not found: Can't resolve 'react-native-web/dist/exports/AsyncStorage' in '/home/dka/test-native/node_modules/expo/build/Notifications'

How to reproduce

Steps to reproduce:

  1. Use AsyncStorage and try to upgrade from 0.11.7 to 0.12.0

Expected behavior

It should work

Environment (include versions). Did this work in previous versions?

@necolas
Copy link
Owner

necolas commented Feb 6, 2020

@necolas necolas closed this as completed Feb 6, 2020
@jackdewhurst
Copy link

So what's the fix for this? install react-native-community/async-storage directly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants