79797984

Date: 2025-10-23 15:52:14
Score: 0.5
Natty:
Report link

I found the solution to this for me The library

"@types/react-native": "^0.73.0"

in my packager which is deprecated is what caused the error. The newer version of react native has this library built in. It looks like in mid october there was a change in npm that maybe related because this is around the time i had this issue

https://www.npmjs.com/package/@types/react-native
https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/

Reasons:
  • Whitelisted phrase (-2): I found the solution
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nate