Mark Haslinghuis
Mark Haslinghuis
@P-I-Engineer please check https://github.com/betaflight/betaflight/wiki/Betaflight-Contribution. You need to master this.
@meoso how about current version?
@meoso Thanks. Let's wait for a newer version instead. https://nwjs.io/blog/
Agree we should solve it in tandem and should add Node.js v17.3.0 or perhaps even v18.3.0 if we add NWjs 0.65,1 See: https://github.com/nwjs/nw.js/blob/nw65/CHANGELOG.md
@meoso please check?
Thanks @meoso for checking. @McGiverGim Azure ubuntu-2204 uses Node 16.15.1 so even it runs locally we can't have (release) builds to match now working NW.js version with the suggested Node...
@McGiverGim see second commit. But it doesn't work (linux locally works)
@McGiverGim might need osx to add it: ``` [5/5] Building fresh packages... Done in 21.99s. mark@pc:~/dev/pr/update_nwjs/betaflight-configurator$ yarn add appdmg yarn add v1.22.17 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching...
`md5` should be replaced with `sha-256` :joy: https://www.npmjs.com/package/sha.js https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar1.pdf
`AES-256` should be military-grade encryption. Just testing the waters if this would be possible.