我正在使用React.NET,我最近更新了这些内容:
现在我收到了这个错误:
Segmentation fault
堆栈追踪:
Method not found: 'JavaScriptEngineSwitcher.Core.IJsEngine JSPool.IJsPool.GetEngine(System.Nullable`1<System.TimeSpan>)'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.MissingMethodException: Method not found: 'JavaScriptEngineSwitcher.Core.IJsEngine JSPool.IJsPool.GetEngine(System.Nullable`1<System.TimeSpan>)'.
谷歌没有多大帮助,你可以用maby。
感谢。
答案 0 :(得分:0)
尚不支持JavaScriptEnginerSwitch 2.0:https://github.com/reactjs/React.NET/issues/319
和
https://github.com/reactjs/React.NET/issues/306
您需要恢复到这些软件包的早期版本才能正常运行。