user411
user411
I have run into this on macOS 10.15.7 and Ubuntu 20.04.3. Is this a version issue? `umbrel-dev` has worked previously.
In `umbrel-dev/Vagrantfile` try editing the following section to add some more build tools: ``` # Update package lists config.vm.provision "shell", inline:
I will work on this today
This may not work with Node 15.x
Minimum Node version is 16.15 to use fetch, which we need.
I think there probably need to be different config values to run through electron vs how I’m testing in dev. I will debug through and report back.
This should withstand startup in Electron now. 
This is `contractMaturity` in the DLCContract type of the wallet. I would like to see all these fields aligned as well.
Windows electron building (`npm run build` `npm run make`) work well in current `master`, state of modern backend integration unknown.
As a tertiary issue, there is a space in the name of the bitcoin-s windows product that does not work with the `npm run build` command in this repo.