mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-13 18:05:44 +00:00
The electron install problem is still not fixed upstream so I added
```json
"overrides": {
"yauzl": "^3.3.1"
},
```
to `package.json`. This should be reverted when fixed upstream.