Could not find a required file. Name: index.js

i want change my index path in my project react js , How can I do this ?

I think you would have to eject or use some tool.


I wouldn’t bother with it unless you have a very good reason. It isn’t super simple and you need some technical knowledge.

I’d also suggest using Vite or a meta framework like Next or whatnot. CRA is kind of dead at this point.

Hey, I am facing the same issue, did u solve it?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.