Permission denied in sentry logs (react-native)

Hello,

I get the following exception in sentry logs

Error: Permission denied
  at createErrorFromErrorData(/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2311:26)
  at ? (/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2263:51)
  at __invokeCallback(/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2705:23)
  at ? (/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2450:34)
  at __guardSafe(/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2618:13)
  at invokeCallbackAndReturnFlushedQueue(/./node_modules/react-native-scripts/build/bin/crna-entry.delta:2449:21)

Could you help me to understand where the permission error occurs? :frowning:

here are more logs