Skip to content

issues while creating custom react-scripts #1124

Closed
@shrynx

Description

@shrynx

Description

I am making a custom react-scripts, and i used the latest master branch to clone and modify it. but while running i get into error Cannot find module 'react-dev-utils/getProcessForPort'

Expected behavior

The master branch of create react app has the getProcessForPort.js, but the one downloaded from npm doesn't have it. (probably not part of the release ?)

Reproducible Demo

to reproduce this i have published the broken package on npm
create-react-app myApp --scripts-version super-react-scripts

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