create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

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

Open Ismailkh356 opened this issue 1 year ago • 3 comments

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)

Ismailkh356 avatar Jan 09 '25 05:01 Ismailkh356

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

FleMo93 avatar Jan 09 '25 09:01 FleMo93

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 avatar Jan 09 '25 10:01 Ismailkh356

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....

Ismailkh356 avatar Jan 09 '25 10:01 Ismailkh356