Skip to content

Improve error when forgetting to npm install #16

Closed
@vjeux

Description

@vjeux

We need to have a better error message than this non descriptive red box and terminal error

screen shot 2015-01-30 at 5 05 02 pm

Activity

amccloud

amccloud commented on Jan 31, 2015

@amccloud

I've attempted to improve the error after running the packager without running npm install first by detecting if the node_modules directory exist.

vjeux

vjeux commented on Jan 31, 2015

@vjeux
ContributorAuthor

Haha you beat me to it, I have done the same thing and would setup a pr when I get a chance :)

vjeux

vjeux commented on Feb 7, 2015

@vjeux
ContributorAuthor

Closing as there's a pull request

added a commit that references this issue on Feb 8, 2015
locked as resolved and limited conversation to collaborators on May 29, 2018

1 remaining item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @amccloud@vjeux@react-native-bot

        Issue actions

          Improve error when forgetting to npm install · Issue #16 · facebook/react-native