Skip to content

When the node_modules code changes, the project does not see these changes #11

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

Open
valery-lavrik opened this issue Oct 2, 2023 · 4 comments

Comments

@valery-lavrik
Copy link

Hi!
Everything works fine, but there is one problem

If I change something in my module in node_modules, then the application itself does not see these changes. And even hot reload doesn't work.
Is there any way to fix this?

@rjerue
Copy link
Owner

rjerue commented Oct 4, 2023

Hi, thanks for filing an issue.

Please make a reproduction in github, codesandbox, or another tool and I will investigate.

@valery-lavrik
Copy link
Author

Reproduced the problem in the repository
https://github.com/valery-lavrik/craco-test

After starting the project, try to go to the Button component and change anything there, for example, color in line 17

@valery-lavrik
Copy link
Author

hello! any idea what could be wrong?

I think the reason is that this project is created from a template for typescript

@valery-lavrik
Copy link
Author

Hi! no solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants