Skip to content

Issue on npm install with react-script #9570

Closed
@hk-himanshu-pandey

Description

@hk-himanshu-pandey

I am facing issue on build react app with react-script 1.0.17 but it is working fine with 3.0.1 or higher.

But NPM install is fail with package.josn having "react-scripts": "3.0.1" it only work with "react-scripts": "1.0.17",
so each time we need to add "react-scripts": "1.0.17" in package.json and then run npm i [email protected] manually after npm install.

If I added "react-scripts": "3.0.1" in package.json it showing react hook fail

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions