-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm getting the following error when running npm run build
:
electron % npm run build
> [email protected] build
> react-scripts build
Could not find a required file.
Name: index.html
Searched in: <myhome>/Taboo/electron/public
I ran cp -r webui/public/* electron/public
which fixed it and let me run npm run build
and npm run start
afterwards. Could it be that this is a typo in scripts/ui
line 9?
Metadata
Metadata
Assignees
Labels
No labels