Skip to content

Bug: Cannot create a build of the project #11931

Open
@ronaldgj

Description

@ronaldgj

React version: 17.0.2

Steps To Reproduce

  1. Clean install with npx create-react-app app-name (without Typescript)
  2. After install go in to folder and run npm run build.

The current behavior

You'll get an error about the MiniCssExtractPlugin.

TypeError: MiniCssExtractPlugin is not a constructor

The expected behavior

It should create a build version of the app 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions