Skip to content

Linking react-scripts with the projects throws an error. #11618

Open
@mdimitrov-finovation

Description

Description

When I try to link the react-scripts package with npm link ../create-react-app/packages/react-scripts and then try to build the project an error appears:

Screenshot 2021-11-04 at 14 26 23

Additional

I kind of understood where the problem stands. I rebased my forked repository (custom react scripts) with react-scripts "main" branch. It appears that this branch is not working. Currently the "react-scripts" package uploaded in npm with version 4.0.3 is not actually the latest "main".

Environment

node v14.16.1
npm 6.14.12

P.S: Keep up the good work guys!!!

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