Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load modules #106

Open
dade6 opened this issue Jan 15, 2023 · 2 comments
Open

load modules #106

dade6 opened this issue Jan 15, 2023 · 2 comments

Comments

@dade6
Copy link

dade6 commented Jan 15, 2023

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

@Taritsyn
Copy link
Owner

Hello, Davide!

In your case, I recommend using the Jering.Javascript.NodeJS library directly (without JavaScript Engine Switcher).

@hzexe
Copy link

hzexe commented Feb 18, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants