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

Using local "node" #13

Open
Anubis-Black opened this issue Dec 16, 2015 · 0 comments
Open

Using local "node" #13

Anubis-Black opened this issue Dec 16, 2015 · 0 comments

Comments

@Anubis-Black
Copy link

Hi,

The options currently available for "node" usage are either globally or to download it (if you set node.download = true). However, my use case is in an environment where "node" is available already and it cannot be downloaded (assume no internet connection) or set globally (requires a call to setenv or its platform-specific equivalent via JNI, which seems to be an overkill). Is there a way to set the path to the "node" to be used, e.g. node.path = "myPath"?

Regards

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

No branches or pull requests

1 participant