You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
I think it's also missing installing electron and electron-forge. I also see an odd error even with them installed:
~/src/github.com/samply/blaze-quality-reporting-ui [master|✔] ⎈ docker-desktop
$ npm run start
> [email protected] start
> electron-forge start
✔ Checking your system
✖ Locating Application
Electron forge was terminated:
You must depend on "electron-prebuilt-compile" in your devDependencies
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the project is run for the first time "npm install" needs to be executed - this should be mentioned in the readme.
The text was updated successfully, but these errors were encountered: