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

CLI does not work on Linux #2

Open
JeffRMoore opened this issue Jan 26, 2017 · 0 comments
Open

CLI does not work on Linux #2

JeffRMoore opened this issue Jan 26, 2017 · 0 comments
Labels

Comments

@JeffRMoore
Copy link
Owner

ABR Relies on the --expose-gc option in the shebang definition in its cli entry point. This does not work on Linus. A similar issue occurred and was solved when the --harmony flag was in use. A similar solution can probably be used, which was wrapping the cli in a shell script.

See node-harmony-wrapper

@JeffRMoore JeffRMoore added the bug label Jan 26, 2017
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

1 participant