i am having error messages while creating react app

can someone please look at it and tell me whats causing it
No description
16 Replies
Jochem
Jochem•14mo ago
seems to be a problem related to network connectivity
No description
Anonymous DEV
Anonymous DEV•14mo ago
but my internet is working fine
Jochem
Jochem•14mo ago
not even React recommends using create react app anymore btw https://react.dev/learn/start-a-new-react-project
Anonymous DEV
Anonymous DEV•14mo ago
i dont know next js yet
Jochem
Jochem•14mo ago
can you open the link in the error? the registry.npmjs one
Anonymous DEV
Anonymous DEV•14mo ago
oh wait it installed this time after trying 7 times i dont know next js should i learn it then?
Jochem
Jochem•14mo ago
that's honestly up to you, just know that create react app isn't the recommended way to use react anymore
Anonymous DEV
Anonymous DEV•14mo ago
what are the cons of using react this way
Jochem
Jochem•14mo ago
you've exhausted my react knowledge. I just know that create react app is bad
Anonymous DEV
Anonymous DEV•14mo ago
😭
Joao
Joao•14mo ago
Read the link provided there's a deep dive section with details.
Tenkes
Tenkes•14mo ago
Don't learn Next before React. You can use Vite to create React project.
npm create vite@latest
npm create vite@latest
And just choose React as framework and typescript if you want it
Anonymous DEV
Anonymous DEV•14mo ago
what differnece does it make
Tenkes
Tenkes•14mo ago
Nextjs is React framework. You can't learn framework before learning base language and vite is faster than create-react-app
Anonymous DEV
Anonymous DEV•14mo ago
it says it allows us to use ts n i think m good with vinalla js really
Tenkes
Tenkes•14mo ago
yes, much faster
Want results from more Discord servers?
Add your server