Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing files inside node_modules requires restarting packager #13019

Closed
satya164 opened this issue Mar 19, 2017 · 5 comments
Closed

Changing files inside node_modules requires restarting packager #13019

satya164 opened this issue Mar 19, 2017 · 5 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@satya164
Copy link
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.

@satya164
Copy link
Contributor Author

cc @cpojer

@Crash--
Copy link
Contributor

Crash-- commented Mar 20, 2017

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

@lacker
Copy link
Contributor

lacker commented Mar 20, 2017

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

@satya164
Copy link
Contributor Author

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

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

@grabbou
Copy link
Contributor

grabbou commented Mar 20, 2017

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

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants