• 01-02-2022, 13:44:17
    #1
    Merhabalar, react-native ile android build almak istediğimde aşağıdaki hatayı alıyorum.



    ERROR TypeError: Cannot read property 'array' of undefined, js engine: hermes
    ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
    This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes
    ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
    This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native., js engine: hermes

    Çözümü bilen var mı acaba?

    İşletim sistemim: macOS Monterey 12.2 (Intel)
    React-Native versiyonum: 0.66.4
  • 01-02-2022, 14:26:36
    #2
    Sanırım bu kaynak işini çözecektir.
    https://reactjs.org/docs/typecheckin...proptypes.html
  • 01-02-2022, 14:27:48
    #3
    truvacreative adlı üyeden alıntı: mesajı görüntüle
    Sanırım bu kaynak işini çözecektir.
    https://reactjs.org/docs/typecheckin...proptypes.html
    Maalesef, PropTypes ile bir işim yok. Dün çalışan proje bugün çalışmıyor
  • 01-02-2022, 14:30:41
    #4
    mixerdating adlı üyeden alıntı: mesajı görüntüle
    Maalesef, PropTypes ile bir işim yok. Dün çalışan proje bugün çalışmıyor
    Dizi tanımları yada dosya yolu ile alakalı bir hata olduğunu okuyorum yanılmıyorsam.