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

64 Packages add and 4 packages looking for funding.... #13780

Open
Ismailkh356 opened this issue Jan 9, 2025 · 3 comments
Open

64 Packages add and 4 packages looking for funding.... #13780

Ismailkh356 opened this issue Jan 9, 2025 · 3 comments

Comments

@Ismailkh356
Copy link

Hey, I'm trying to install the create-react-app through my Command Prompt but it is giving me an error, I have updated everything but it doesn't work after that i have redownload the node js file and many others. please help me...

Screenshot (10)

@FleMo93
Copy link

FleMo93 commented Jan 9, 2025

This is no error. Some of the open source community relies on funding. If you want to help the developer. Running npm fund will list all modules or packages that need help with funding their development.

Here a more detailed answer on StackOverflow:
https://stackoverflow.com/a/61004654/10926293

@Ismailkh356
Copy link
Author

Ismailkh356 commented Jan 9, 2025

This is no error. Some of the open source community relies on funding. If you want to help the developer. Running npm fund will list all modules or packages that need help with funding their development.

Here a more detailed answer on StackOverflow: https://stackoverflow.com/a/61004654/10926293

@Ismailkh356
Copy link
Author

I had Resolve the issue..

I had overcome this issue, i had used many ways and technique but i doesn't work.
Here's how i resolve the issue_
First you need to remove all the npm caches etc then use this commands one by one..

"npm create vite@latest my-app -- --template react
cd my-app
npm install
npm run dev
"
After running the last command, will see "http://localhost:3000" You can access it just copy it and run on the browser then start developing..

I'm hopping this works if yes please to forgot to tell me or please follow me for more....

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