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

After Uninstall create-react-app from global everytime start the development server always there is warning #11796

Closed
ozan1338 opened this issue Dec 17, 2021 · 7 comments · May be fixed by #11752

Comments

@ozan1338
Copy link

When I'm wanna create react app there is warning that said i need to uninstall create-react-app globally so i did and its work but everytime im start the development server there is always assets is showing up and showing an warning that i dont know how to get rid of it
ok
ok1

@raix
Copy link
Contributor

raix commented Dec 18, 2021

Hi @ozan1338, thanks for reporting, could you try removing the lock file and node_modules folder in your project and install depdencies again?
The initial warning you got was it the one mentioned in #11754 ?

@ozan1338
Copy link
Author

Hi @ozan1338, thanks for reporting, could you try removing the lock file and node_modules folder in your project and install depdencies again? The initial warning you got was it the one mentioned in #11754 ?

Still same there is a warning about it. and how to hide this one did you know how to do that?
11
its look like just not me got display like this you can see here

@ozan1338 ozan1338 reopened this Dec 18, 2021
@raix
Copy link
Contributor

raix commented Dec 18, 2021

Theres a pull-request fixing this #11752 should get released in 5.0.1

@ozan1338
Copy link
Author

Theres a pull-request fixing this #11752 should get released in 5.0.1

Thank you so much now there is no warning, but how about the display about assets etc ,
12
So Sorry to bother you

@raix
Copy link
Contributor

raix commented Dec 19, 2021

The output is expected in v5 - this issue is about a warning?

@ozan1338
Copy link
Author

The output is expected in v5 - this issue is about a warning?

Yeah its about warning, i'm just curious about that assets etc , cause suddenly appear anyway thanks for everything

@raix
Copy link
Contributor

raix commented Dec 19, 2021

No worries - we are taking feedback in the discussions on the same observation. #11278 (comment)

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

Successfully merging a pull request may close this issue.

2 participants