Skip to content

Changing files inside node_modules requires restarting packager #13019

@satya164

Description

@satya164
Contributor

When I change files under node_modules, I need to restart the packager for it to pick up changes. The regression was introduced somewhere around v0.40. It becomes very difficult to debug/develop and debug libraries because of the issue.

Activity

satya164

satya164 commented on Mar 19, 2017

@satya164
ContributorAuthor
Crash--

Crash-- commented on Mar 20, 2017

@Crash--
Contributor

Since 0.39 we have some troubles with node_modules. See #11301

lacker

lacker commented on Mar 20, 2017

@lacker
Contributor

@cpojer claims this should work in a version of RN where jest-haste-map is updated to 19.x+

satya164

satya164 commented on Mar 20, 2017

@satya164
ContributorAuthor

Seems it's in latest RC 570c564#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

Maybe we could cherry-pick to stable? cc @grabbou

grabbou

grabbou commented on Mar 20, 2017

@grabbou
Contributor

I think it's a must as it's rather important feature. Let's discuss it tomorrow as I'll be wrapping up changelog.

locked as resolved and limited conversation to collaborators on May 24, 2018
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

        @shergin@lacker@Crash--@satya164@grabbou

        Issue actions

          Changing files inside `node_modules` requires restarting packager · Issue #13019 · facebook/react-native