-
TypeError: Cannot read property 'init' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the w…
-
If we have many many machines (in my test about 150), Hermes gets overloaded by requests from the appmanagerserver to get statistics for running AppServers and appmanagerserver will not receive a resp…
-
ReferenceError: Property '__webpack_require__' doesn't exist, js engine: hermes
-
- [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues)
- [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroo…
-
Hi @danielhanchen
I try out to do FT with a different model like Nous Research LLAMA31 8B Instruct
I get an Error.
Is it really needed to make those other target modules trainable?
I want to tra…
-
Depends on #2323
Once the PR above has been merged, the checks mentioned in the title need to be re-enabled.
There is no code to be written to fix this issue, it's just point and click in the GitH…
-
Im using the latest versions of react native and the tfjs package. But when ai try to import bundleIOResources specifically. I get the error TypeError: Cannot read property 'NativeModule' of undefined…
-
## What is the Problem Being Solved?
`multichain-testing` only runs with `hermes` relayers. We should confirm it also works with `go-relayer`.
## Description of the Design
Run test suite with…
-
### Problem Description
Part of latest [integrations](https://github.com/microsoft/react-native-windows/pull/10752), Meta added ArrayBuffers to JSI which we can't merge in until we catch up in hermes…
-
Currently RNW could use different JavaScript engines: Hermes, V8, Chakra.
As we go towards the DLL-based deployment we must make decision about the relationship between the Microsoft.ReactNative.dll …