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

Semantic Issue on iOS Build RN0.49.5 #16647

Closed
matthewfbenjamin opened this issue Nov 2, 2017 · 2 comments
Closed

Semantic Issue on iOS Build RN0.49.5 #16647

matthewfbenjamin opened this issue Nov 2, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@matthewfbenjamin
Copy link

Is this a bug report?

Yes!

screen shot 2017-11-02 at 10 18 38 am

Have you read the Contributing Guidelines?

(Write your answer here.)

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 6.5.0
Yarn: 0.27.5
npm: 4.6.1
Watchman: 4.8.0
Xcode: Xcode 9.0 Build version 9A235
Android Studio: 2.3 AI-162.3934792

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.5 => 0.49.5

Steps to Reproduce

  1. Install ReactNativeAudioToolkit
  2. Empty derived data folder (Preferences->Locations) and Clean Project
  3. Run

Expected Behavior

Builds an iOS project on iPhone 8 Simulator

Actual Behavior

Build fails with errors seen in image above.
Redefinition of 'RCTMethodInfo
Typedef redefinition with different types

@chen236310
Copy link

I have the same problem,by Joining react-native-customer-keyboard the third party library leads to.

@matthewfbenjamin
Copy link
Author

matthewfbenjamin commented Nov 7, 2017

I think the fix to this is about relinking the project and from the package-lock.json persisting and not updating modules the way I thought. I downgraded my NPM to temporarily resolve.

@facebook facebook locked as resolved and limited conversation to collaborators Nov 7, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants