-
Hi,
I'm trying to invoke an `.mjs` or ES module from a string is this somehow possible?
I've seen this issue and from file should be supported https://github.com/JeringTech/Javascript.NodeJS/is…
-
Hello, thank you for your excellent library.
I encountered an issue (I searched for an issue on this argument, but I did not find anything, forgive me if my failure)
It seems that configuring JsonSe…
-
Hi,
I'm trying to use this library but I keep facing this exception when using version 7 of this library, if I downgrade to 6.3.1 it works fine?
For the avoidance of doubt, I can run node just …
-
Hi,
I'm facing the following issue in the linux app service hosted on azure for the NodeJS version 6.3.1
Jering.Javascript.NodeJS.ConnectionException:
at Jering.Javascript.NodeJS.OutOfProce…
-
First let me say Thank You.
I got your library to work on a console project to test the functionality and it worked as expected (even better).
I'm now creating an asp.net app .NET Framework 4.7 an…
-
NodeJs version: 16.13.2
Dotnet version: 7.0
Jering.Javascript.NodeJS package version: 7.0.0
Exception:
> Exception: System.ObjectDisposedException EX59B6DA22
> Message: The semaphore has been d…
-
Hi,
I try to use the API for InvokeFromFileAsync but I recieve the following exception:
Message = "resolvedPath.replaceAll is not a function\nTypeError: resolvedPath.replaceAll is not a function\n…
-
Hi,
I am trying to run the cypress from C# using the node package "Jering.Javascript.NodeJS"
When I run the cypress from cmd directly, it is running fine and giving results.
but when I run fr…
-
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 ](https://github.com/paperjs/paper.js)int…
-
Hello, Jeremy!
In Jering.Javascript.NodeJS values of `null` and `undefined` types are always returned as `null`, that causes inconvenience. Most JS engines for .NET has a clearly separation for `nu…