Closed rebeccamadsen closed 5 years ago
~I get an error RE menuitems when trying to run electron, wasn't able to continue further for testing~
Fixed: copied the label: 'App',
fix from the Network Canvas update.
Looks good to me! No problems with UI, connects with NC, export works.
@rebeccamadsen - merge whenever you're happy :)
Updates electron to 5.0.9, node to 12.8.0, and npm to 6.10.2. Will need to run
npm install
. On windows, will also need to rebuild mdns to target this version of electron.Note: this does not yet update react, cordova, or the various other dependencies, so we can separate concerns in the updating process.