-
Notifications
You must be signed in to change notification settings - Fork 476
Build error RNCAsyncstorage.m
not found
#23
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
Comments
My HD is |
Thanks for reporting this. Do you mind opening PR with changes? Thanks. |
Sure, just renaming the file works for you ? |
I'd like to keep filename in camel case. Changing occurrences of Also, to confirm everything works, after you apply changes, you can unlink Thanks. |
see : #26 |
Closing with #26 merged |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Edit: with version
1.0.2
There's a typo in
RNCAsyncStorage.m
filename, which isRNCAsyncstorage.m
in build (notice the S of Storage)error: Build input file cannot be found: '/Users/.../node_modules/@react-native-community/async-storage/ios/RNCAsyncstorage.m'
I tried to rename the file and it works
The text was updated successfully, but these errors were encountered: