Skip to content
New issue

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

fractive help doesn't work on headless Ubuntu #88

Closed
audiodude opened this issue Apr 19, 2018 · 3 comments
Closed

fractive help doesn't work on headless Ubuntu #88

audiodude opened this issue Apr 19, 2018 · 3 comments
Labels

Comments

@audiodude
Copy link
Contributor

audiodude commented Apr 19, 2018

What happened

$ fractive help
Couldn't get a file descriptor referring to the console
Error: Command failed: open /home/<REDACTED>/code/fractive/doc/build/index.html
Couldn't get a file descriptor referring to the console

    at checkExecSyncError (child_process.js:575:11)
    at Object.execSync (child_process.js:612:13)
    at HandleArgs (/home/<REDACTED>/code/fractive/src/CLI.ts:146:15)
    at Object.<anonymous> (/home/<REDACTED>/code/fractive/src/CLI.ts:193:2)
    at Module._compile (module.js:649:30)
    at Object.Module._extensions..js (module.js:660:10)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:501:12)
    at Function.Module._load (module.js:493:3)
    at Function.Module.runMain (module.js:690:10)

Steps to reproduce

Type fractive help after installing a dev version of fractive (npm install -g .)

Expected behavior

Shows a help page.

@NQNStudios
Copy link
Collaborator

I get the same result on Ubuntu GamePack 16.04 while running a window manager. I'll look into fixing this.

@invicticide
Copy link
Owner

If I understand this issue and PR #93 correctly, I think this should be resolved now...? (I think?)

@audiodude
Copy link
Contributor Author

Yes this is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants