You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I am writing an application using electron + node-java. For building I use electron forge.
What is the problem?
When building electron-forge make, the application is built without visible problems, but the functionality related to node-java does not work. The error I get in the console looks like this:
Hi all, I am writing an application using electron + node-java. For building I use electron forge.
What is the problem?
When building electron-forge make, the application is built without visible problems, but the functionality related to node-java does not work. The error I get in the console looks like this:
Looking at the stack trace I came up with the following line:
Looked in java.classpath, all the paths are correct
Question: Is there a solution to this problem?
The text was updated successfully, but these errors were encountered: