elsa-workflows / elsa-core

A .NET workflows library
https://v3.elsaworkflows.io/
MIT License
6.41k stars 1.19k forks source link

Elsa.Scripting.JavaScript relies on JInt 3.0.0-beta-2037. If you upgrade to JInt 3.0.0-beta-2052, you may encounter the error message “Method not found: ‘Jint.Engine Jint.Engine.SetValue(Jint.Native.JsValue, System.Delegate)’.” #4506

Open wuyinhuawyh opened 1 year ago

wuyinhuawyh commented 1 year ago

Elsa.Scripting.JavaScript 2.13.0 relies on JInt 3.0.0-beta-2037. If you upgrade to JInt 3.0.0-beta-2052, you may encounter the error message “Method not found: ‘Jint.Engine Jint.Engine.SetValue(Jint.Native.JsValue, System.Delegate)’.”

sfmskywalker commented 1 year ago

We should update the Elsa.Scripting.JavaScript package to reference Jint 2052.