Skip to content

index.html not found on npm run build #1

@tcmb

Description

@tcmb

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions