Quote:
Originally Posted by ruzzy
|
thanks but it seems like i'm either doing something wrong or i have this wrong altogether.
i'm trying to use this script
https://github.com/horacio9a/mfc-node where i'm replacing mfcd.exe file with the file above but no matter what i do i get this error when a model is online. i also changed the file name in main.js to reflect the macOS build.
Quote:
events.js:137
throw er; // Unhandled 'error' event
^
Error: spawn mfcdump ENOENT
at _errnoException (util.js:1003:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:201:19)
at onErrorNT (internal/child_process.js:389:16)
at process._tickCallback (internal/process/next_tick.js:152:19)
|
I'm i on the right path? if not how do i use this file?
Thanks in advance