JavaScriptEngineSwitcher
JavaScriptEngineSwitcher copied to clipboard
load modules
Hi everyone,
sorry but I'm not an expert in Javascript and even in C#.
I just discovered JES I would like to ask if there anyway to use the library PaperJs into a C# software. I've made an attempt by using Jurassic engine and an error come out saying the require was not defined.
So I understood that NodeJs engine and this error come out:
JavaScriptEngineSwitcher.Node module cannot work correctly when the Node JS service is configured to work in the multi-process mode of Jering.Javascript.NodeJS
could you please give me any suggestion about this.
thanks in advance
Hello, Davide!
In your case, I recommend using the Jering.Javascript.NodeJS library directly (without JavaScript Engine Switcher).
Hi everyone, sorry but I'm not an expert in Javascript and even in C#. I just discovered JES I would like to ask if there anyway to use the library PaperJs into a C# software. I've made an attempt by using Jurassic engine and an error come out saying the require was not defined. So I understood that NodeJs engine and this error come out:
JavaScriptEngineSwitcher.Node module cannot work correctly when the Node JS service is configured to work in the multi-process mode of Jering.Javascript.NodeJS
could you please give me any suggestion about this.
thanks in advance
May be need browserify?