Skip to content

Custom react script keeps looking for react-scripts module during Install #886

@unicodeveloper

Description

@unicodeveloper

Description

I have followed every instruction in creating a nicely forked react-scripts package and published it to npm as unicodeveloper-react-scripts. The url is https://github.com/unicodeveloper/create-react-app/tree/master/packages/react-scripts

..but every time i run create-react-app myapp --scripts-version unicodeveloper-react-scripts, It goes ahead to install all the modules and then get stuck at this point

screen shot 2016-10-10 at 10 01 41 pm

Apparently, it installs all the modules and tries to look for a react-scripts module somewhere in the new bootstrapped app

Is there a particular config I am missing or is this a bug? I'll appreciate some help here, thanks @gaearon

Environments

I am running on node v 6.5.0 and npm v 3.10.3.

Using Mac Os Yosemite

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