We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
chmod u+x aminosee
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:The text was updated successfully, but these errors were encountered: