question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autolinking broken in 0.69

See original GitHub issue

Due to https://github.com/react-native-community/cli/pull/1537 some things in your react-native.config.js have been deprecated and removed, thus failing autolinking schema validation (for example ios.sharedLibraries).

Steps to Reproduce

  1. Create a vanilla RN project with latest 0.69 RC with npx react-native init Example --version 0.69.0-rc.6.
  2. Add this package.
  3. Observe it not being autolinked.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:23 (11 by maintainers)

github_iconTop GitHub Comments

12reactions
jmz527commented, Jul 12, 2022

Hi there! Just checking on that status of this? Should I not wait and just go w/ the workaround?

5reactions
bruno-garciacommented, Jul 19, 2022

The patch from @marandaneto has been approved by @kamilogorek : https://github.com/getsentry/sentry-wizard/pull/173#pullrequestreview-1038889596

Manoel is back online tomorrow so we should see this patch merged, and a new release of sentry-wizard coming out soon. Sorry for the delay on this one folks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is react-native link? - Stack Overflow
Autolinking is a replacement for react-native link that brings new features (such as ability to easily integrate native dependencies on iOS) and fixes...
Read more >
Troubleshooting for React Native | Sentry Documentation
React Native 0.69 and Higher. If you're using React Native v0.69 or higher, the auto-linking has changed and we're working on a fix....
Read more >
Addressing common errors in React Native - LogRocket Blog
... of react-native or react-native-cli is old or broken. ... which have been removed in React Native 0.69 and replaced with autolinking.
Read more >
react-native | Yarn - Package Manager
0.69 -stable: 0.69.7. 0.67-stable: 0.67.5. 0.65-stable: 0.65.3. 0.64-stable: 0.64.4. 0.63-stable: 0.63.5. Versions. December 25, 2022: 0.0.0-20221225-2020- ...
Read more >
null is not an object (evaluating 'rnfsmanager.rnfsfiletyperegular')
This seems to be a problem with your autolinking. Do. cd android && . ... react-native-fs not working on react-native version 0.69.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found