Skip to content

Webpack issue #2

@martiniucanastasia

Description

@martiniucanastasia

When I tried to run the project with npm start I meet the problem "webpack compiled with 27 errors"

Npm 8.3+ supports overrides, so issue was fixed by adding this to package.json file.

"overrides": {
  "react-refresh": "0.11.0"
}

P.S. Tried to contribute, but I have no permission to your repo..

Screenshot 2023-04-25 at 11 24 51

Screenshot 2023-04-25 at 11 25 04

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