Fresh React Native Project Failing: autolinkLibrariesFromCommand Error #2526
DEveL0perLuckY
started this conversation in
General
Replies: 1 comment 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem Description
I am facing issues while creating a fresh React Native project. The error occurs during the autolinking process:
This error appears when running the project, and the build fails with the following details:
Settings file:
C:\Users\lucky\Desktop\HealthCare\android\settings.gradle
(line: 3)Error Message:
Attempts to Resolve the Issue
Tried Using an Older Version:
Development Environment Setup:
Additional Details
autolinkLibrariesFromCommand
failure) occurs on the latest version.Any suggestions for resolving this issue would be greatly appreciated.
![image](https://private-user-images.githubusercontent.com/141720025/376136096-8f64466b-e286-49a9-a1f2-cc50312b54ea.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDU0MzcsIm5iZiI6MTczOTE0NTEzNywicGF0aCI6Ii8xNDE3MjAwMjUvMzc2MTM2MDk2LThmNjQ0NjZiLWUyODYtNDlhOS1hMWYyLWNjNTAzMTJiNTRlYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQyMzUyMTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02NmZkMzk5OTUzMTU5Y2ZiMjk5MzIxM2Y3MWI5NjQwZjE2MzczYTIxNWZmMWJiNzRjOGU4ZWU1Mjg4OTU2OWRlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.WOT0wvzqCB-A-8YmHL7Gv09lF1a6d26oz3AShZ1p5Rw)
Beta Was this translation helpful? Give feedback.
All reactions