Closed
Description
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
Labels
No labels