Description
Hi, I'm using macOS Sierra and ASP.NET Core 1.0 for my website. I encountered this error after adding and configuring React.AspNet 3.0.0 package to my website. Can you help me resolve it? Thank you so much.
Here is the 500 Internal Error I'm getting:
VroomJsInitialisationException: Failed to initialise VroomJs. This is most likely caused by the native library (libVroomJsNative.so) being out of date or your system lacking a compatible version of V8. Please run Mono with the MONO_LOG_LEVEL=debug environment variable for more debugging information, and refer to the ReactJS.NET Mono documentation at http://reactjs.net/guides/mono.html for further debugging hints.
More details: Exception has been thrown by the target of an invocation.
ConstructTypeTinyIoCResolutionException: Unable to resolve type: React.JavaScriptEngineFactory
ConstructTypeTinyIoCResolutionException: Unable to resolve type: React.ReactEnvironment
ConstructType