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

npx create-react-app <Folder-name> taking forever to download and show's error. #6157

Closed
Sharath-1517 opened this issue Feb 10, 2023 · 1 comment

Comments

@Sharath-1517
Copy link

image

I tried to delete and reinstall my node again but it still is not working and throw me the following error.

@nlf
Copy link
Contributor

nlf commented Feb 16, 2023

please use our issue template in the future, the information it asks for is critical to helping us understand and triage bugs.

you have a proxy configured as proxy.example.com which is invalid, that error is telling you that host doesn't exist. you'll need to figure out where you've got your proxy configured and turn it off. it should be either in an .npmrc file in the root of your project or your user's home directory, or in an environment variable as one of PROXY, HTTP_PROXY or HTTPS_PROXY

once you've gotten the proxy correctly disabled this should work fine. if you continue to have issues, please open a new issue and fill out our template as completely as you can.

@nlf nlf closed this as completed Feb 16, 2023
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