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

Install a binary from a cached file option? #111

Open
cbrwizard opened this issue Dec 18, 2015 · 3 comments
Open

Install a binary from a cached file option? #111

cbrwizard opened this issue Dec 18, 2015 · 3 comments
Labels
Priority: Low Is a nice to have, not an essential

Comments

@cbrwizard
Copy link

Hey, is there an option to install a nodejs binary from an already downloaded file, not without downloading it each time from a remote url? It would definitely save time.

@BarthV
Copy link
Contributor

BarthV commented Dec 18, 2015

If I had to do this kind of thing, I'd use this kind or url :
file://my/local/file.tar.gz

file:// is a valid url and it's a local one :)

Can you test it ?

@MarkGibbons
Copy link
Member

Assuming this means a file already on the node.

@MarkGibbons MarkGibbons added Needs Triage Issue is waiting to be categorised Priority: Low Is a nice to have, not an essential labels Sep 29, 2020
@MarkGibbons
Copy link
Member

Marking as low priority unless someone speaks up.

@MarkGibbons MarkGibbons removed the Needs Triage Issue is waiting to be categorised label Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Is a nice to have, not an essential
Projects
None yet
Development

No branches or pull requests

3 participants