Reputation: 1
I created a react app
using the create-react-app
command and after I was done with it, I wanted to delete the app. I tried deleting the whole folder and it deleted everything except a few particular files in the node_modules
folder.
I'm getting the following message when I'm trying to delete.
Upvotes: 0
Views: 1520
Reputation: 69
Try to move the folder inside another folder and delete the parent folder.
Move the folder to a different location and then delete it.
Restart the pc and then delete the folder.
This methods works sometimes in windows.
Upvotes: 1