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

Rename a folder created using "npx create-react-app", now all files within it got deleted

Open ekallwin opened this issue 8 months ago • 1 comments
trafficstars

I created a folder using "npx create-react-app reactweb", I'm doing a React project entire project has been completed. Now i renamed the folder called 'reactweb' to 'frontend' accidentially all files got deleted. I tried recovery softwares. But unable to recover, When i open the folder , the folder is empty. and after that i renamed 'frontend' to 'reactweb' then also i unable to recover.. My completed project has been droped ..

Please help me what to do, to get back my old files

ekallwin avatar Feb 24 '25 17:02 ekallwin

Hello :) This is not a react issue or an issue with the react CLI. I would suggest rewriting the app and ensuring you got a backup on github.

Bashamega avatar Mar 04 '25 08:03 Bashamega