You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem after updating moment-related packages.
moment : 2.19.1 => 2.19.2
moment-timezone : 0.5.13 => 0.5.14
I don't know what the problem is exactly but after downgrading versions it works fine. Hope this helps you.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.
stalebot
added
the
Stale
There has been a lack of activity on this issue and it may be closed soon.
label
Jan 19, 2018
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
OS: Linux 4.10
Node: 6.10.3
Yarn: 0.24.4
npm: 3.10.10
Watchman: Not Found
Xcode: Not Found
Android Studio: Not Found (I'm using docker)
Packages: (wanted => installed)
react-native: 0.48.4 => 0.48.4
My error
I am using I18n to translate the app, but I have the following error only when I build the assets :
(I don't know if the error is due to I18n)
My steps :
And the app crash when I launched it. Not in debug mode.
Do you have any idea how to add this module ? Manually or automatically ?
The text was updated successfully, but these errors were encountered: