tomachinz/AminoSee

Error: spawn /snapshot/aminosee_src/node_modules/open/xdg-open ENOENT

tomachinz opened this issue · 0 comments

OS: Linux yakland 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

after doing chmod u+x aminosee I can run under linux but get:

0. megabase
1. 50KB_TestPattern
events.js:174in 35 seconds ] 
      throw er; // Unhandled 'error' event
      ^

Error: spawn /snapshot/aminosee_src/node_modules/open/xdg-open ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
    at onErrorNT (internal/child_process.js:415:16)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at Function.Module.runMain (pkg/prelude/bootstrap.js:1317:13)
    at startup (internal/bootstrap/node.js:320:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:659:3)
Emitted 'error' event at:
    at Process.ChildProcess._handle.onexit (internal/child_process.js:246:12)
    at onErrorNT (internal/child_process.js:415:16)
    [... lines matching original stack trace ...]
    at bootstrapNodeJSCore (internal/bootstrap/node.js:659:3)