Hi,
I have made some changes to the Camunda Modeler source code.
I need to compile these changes and create an executable.
I am using Electron to create the executable,this is throwing me an exception
=== 'Error: Cannot find module ‘dialog’
I have attached the trace and package.json file
package.json (3.2 KB)
trace1.txt (2.3 KB)