79493613

Date: 2025-03-07 23:10:37
Score: 2
Natty:
Report link

I had the same problem until I changed how I wrote comments in my code. Instead of using // Some thing, I started using curly braces like this: {/* Some thing */}.

This issue started happening after I upgraded to Expo SDK 52. If you're facing the same error, try updating your comments to this format and see if it helps!

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Has code block (-0.5):
  • Me too answer (2.5): facing the same error
  • Low reputation (1):
Posted by: Caio Alves