Skip to content

React-Native 0.79.2 upgrade issue #288

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

Open
ertucaglar opened this issue May 8, 2025 · 0 comments
Open

React-Native 0.79.2 upgrade issue #288

ertucaglar opened this issue May 8, 2025 · 0 comments

Comments

@ertucaglar
Copy link

When you update to React-Native 0.79.2, there is a problem on the axios side.

To fix this error, you need to make a correction in axios/package.json under node_modules.

Caution

Error: Unable to resolve module url from /Users/billbell/theclub/TheClub/node_modules/typesense/node_modules/axios/dist/node/axios.cjs: url could not be found within the project or in these directories:
node_modules/typesense/node_modules
node_modules
../node_modules
../../node_modules
4 | const FormData$1 = require('form-data');
5 | const crypto = require('crypto');
6 | const url = require('url');
| ^

axios/axios#6899
https://reactnative.dev/blog/2023/06/21/package-exports-support#the-new-react-native-condition

@jasonbosco jasonbosco transferred this issue from typesense/typesense May 8, 2025
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

1 participant