Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #11618
Closed
Open
Issue created Nov 04, 2021 by Administrator@rootContributor

Linking react-scripts with the projects throws an error.

Created by: mdimitrov-finovation

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!!!

Assignee
Assign to
Time tracking