64 Packages add and 4 packages looking for funding....
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...
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
This is no error. Some of the open source community relies on funding. If you want to help the developer. Running
npm fundwill 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
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....