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
Uh oh!
There was an error while loading. Please reload this page.
-
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.

Beta Was this translation helpful? Give feedback.
All reactions