Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Allow to install multiple binaries #126

Closed
silverkorn opened this issue May 12, 2016 · 1 comment
Closed

Allow to install multiple binaries #126

silverkorn opened this issue May 12, 2016 · 1 comment

Comments

@silverkorn
Copy link

Related NW.js issue:
nwjs/npm-installer#47

I was wondering if the electron prebuilt could install multiple binaries for different operating systems in a same place, so, by suggestion, by modifying the path of ./electron-prebuilt/dist/ to ./eletron-prebuilt/dist/win32-x64/, ./eletron-prebuilt/dist/win32-ia32/, ./eletron-prebuilt/dist/linux-x64/, ./eletron-prebuilt/dist/darwin-x64/ and so on so it could be dynamically set with process.platform & process.arch.

Please, see my request for NW.js via their npm installer for details about the motivation.
Thank you!

@zeke
Copy link
Member

zeke commented Aug 8, 2017

The electron-prebuilt repo is being retired and its code has been moved into the electron/electron repo. For the sake of historical transparency, we will leave GitHub Issues enabled on this repository, but if you are still affected by the issue reported here, please open a new issue on electron/electron repo and reference this issue from it so people can get the full context. The electron repository has a large and active contributor community, so your issue is more likely to get the attention it deserves there. Thanks!

@zeke zeke closed this as completed Aug 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants