79247343

Date: 2024-12-03 11:18:09
Score: 1
Natty:
Report link

The root of the issue is the folder name

from the building logs: The maximum full path to an object file is 250

your project path is concatenated with /node_module/react-native..../Path_to_your_Project

This full path cant exceed 250 characters

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sergi Martinez