This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
old-monorepo/README.md
2021-08-28 16:13:34 +02:00

1.2 KiB

light-control

Electron Build PlatformIO Build Codacy Badge CodeQL

Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate

Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2

node-gyp --python /path/to/python2.7/python.exe

or

npm config set python /path/to/executable/python2.7