-
Notifications
You must be signed in to change notification settings - Fork 15
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
[email protected] but i use [email protected] #45
Comments
I have the same problem. Is there a fix for this? |
I've also the same problem with my project that use react 18. I'm proposing a PR where I'm trying to solve the issue : PR #46 |
The fix from @agjini resolves the issue, but for the sake of completeness I need to reinstall deps to regenerate If you need a fix please either use |
Hello @artyorsh and thanks for the explanation. Please let us know when the new version is published on npm. |
Hi @artyorsh, any updates on npm publish ? |
Yep. I'm currently working on it in my free time, please understand. The progress so far: #47 It seems the only thing to fix is jest setup, something to do with config files. The rest seem to be running normally |
For me, the error still occured when I tried to build my expo app using expo's eas cli. I just wanted to share how I fixed the issue. It is pretty simple:
I hope that helps some of you! |
On Expo projects, you could add the following in your package.json:
|
💬 Question
Could not resolve dependency:
npm ERR! peer react@"16.5.0" from [email protected]
React Native Eva Icons Version
The text was updated successfully, but these errors were encountered: