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

Update NW.js #71

Open
TheJaredWilcurt opened this issue Aug 11, 2019 · 3 comments
Open

Update NW.js #71

TheJaredWilcurt opened this issue Aug 11, 2019 · 3 comments

Comments

@TheJaredWilcurt
Copy link

All versions (and what version of Node.js they use) are available here, it is always up-to-date. You should attempt a network request first to this url before falling back to hard-coded versions:

@Armaldio
Copy link

Sorry @lgeiger to do a self-promo but here is a module with all versions fetched from always-up-to-date sources (for electron.js, nw.js and node.js)

@TheJaredWilcurt That may solve your issue
https://github.com/Armaldio/modules-abi

@saper
Copy link

saper commented Oct 24, 2019

@Armaldio @lgeiger I stumbled into this looking for a solution to replace https://github.com/sass/node-sass/blob/64b6f32b7b9772e24300e1f459892f8a9046404c/lib/extensions.js
and I would love to have both offline (probably generated at build time from the live APIs) and online data sources.

  • at build time: fetch the version information and cache it in the file
  • at run time: try fetching, if fails - use cached.

@gpetrov
Copy link

gpetrov commented Mar 7, 2021

Any progress here? Would be nice to have the latest NWJS version so we can use prebuild

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

4 participants