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

Execution failed for task ':react-native-agora-chat:configureCMakeDebug[arm64-v8a]'. #17

Closed
3 of 29 tasks
Shweta-UMR opened this issue Jan 23, 2023 · 10 comments
Closed
3 of 29 tasks

Comments

@Shweta-UMR
Copy link

Shweta-UMR commented Jan 23, 2023

Description

Hello @ALL,
I have created new react native project (V 0.71.1), but when i have installed npm install [email protected] library but i am getting following error when trying to run
Execution failed for task ':react-native-agora-chat:configureCMakeDebug[arm64-v8a]'.
Is there any react native version dependency for agora chat?

Version

1.0.11

Output of npx react-native info

"react-native": "0.71.1",

Steps to reproduce

  1. Created new project in RN.
  2. Run successfully.
  3. Install npm install [email protected]
  4. Run gives error

Snack, code example, screenshot, or link to a repository

Platform

  • All
  • Android
  • iOS

SimulatorOrDevice

  • All
  • Simulator
  • Device

iOSVersion

  • All
  • iOS Earlier than 8
  • iOS 8
  • iOS 9
  • iOS 10
  • iOS 11
  • iOS 12
  • iOS 13
  • iOS 14
  • iOS 15
  • iOS 16 or above
  • Android Earlier than API Level 23
  • Android API Level 23
  • Android API Level 24
  • Android API Level 25
  • Android API Level 26
  • Android API Level 27
  • Android API Level 28
  • Android API Level 29
  • Android API Level 30
  • Android API Level 31
  • Android API Level 32
  • Android API Level 33 or above
@AsteriskZuo
Copy link
Collaborator

What type of equipment is it? I have no compilation problems with HUAWEI P50.

@AsteriskZuo
Copy link
Collaborator

I wonder if you could change your phone.

@AsteriskZuo
Copy link
Collaborator

AsteriskZuo commented Jan 24, 2023

I don't have your problem. This is the test and verification I just did.
https://github.com/AsteriskZuo/test_simple_demo

I'm sorry, I had updated.

@AsteriskZuo
Copy link
Collaborator

Guess: your 'package-lock.json' is different from mine.

@AsteriskZuo
Copy link
Collaborator

'cmake' plug-in is installed, version is not strive for?

@AsteriskZuo
Copy link
Collaborator

image

@Shweta-UMR
Copy link
Author

@AsteriskZuo I just take repo of https://github.com/AsteriskZuo/test_simple_demo this but facing same issue, is there any problem with node version?

@Shweta-UMR
Copy link
Author

same pc and mobile is working for RN version 0.68.2 with chat but not other version greater than 0.69

@AsteriskZuo
Copy link
Collaborator

AsteriskZuo commented Jan 30, 2023

It could be the local environment. Your system should be up to date.

  1. maybe node 19, please use 16.18 try again.
  2. 0.68 and 0.69 are big version jumps, relying on react 17 and 18, respectively. I recommend using version 0.68 or below. There are still many problems with the new version.
  3. Your system and development tools are very advanced, which means that your product is not compatible with older versions. I need to think about it.
  4. use yarn try again.

@AsteriskZuo
Copy link
Collaborator

@AsteriskZuo I just take repo of https://github.com/AsteriskZuo/test_simple_demo this but facing same issue, is there any problem with node version?

facebook/react-native#35210

@AsteriskZuo AsteriskZuo pinned this issue Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants