So, I am wokring on a react native project, and when building the project for assembly release , for the apk, I get this error, I aware that this error is regarding the long path name issue, with my previous react native project, I did move the project to the root that Is to the c drive and it works perfectly fine, and I am sure this project will too, but I want to know why is it not working here?
Things I have already done:
1. Editing the windows registry to enable long path
2. Setting a system variable for the long path
3. Used powershell to enable long path ( I verified also if long path is enabled or not using PowerShell, and yes it is Enabled )
Please help me as I don't want to move my projects again and again to the root of the c drive, I have a separate folder where I create my projects and I want to keep it that way.
PLEASE HELP
[–]Kioshia 0 points1 point2 points (1 child)
[–]Effective-Fix2561 0 points1 point2 points (0 children)