While deleting Ionic or Node JS project usually we encounter a problem. To solve that you need to follow the below steps.
Solution 1:
Prerequisites:
Node JS. if not installed. click here to download.
Then Install RimRaf by the following command.
Prerequisites:
Node JS. if not installed. click here to download.
Then Install RimRaf by the following command.
npm install rimraf -g
Go to the project folder and in that folder to delete the node_modules folder with:
rimraf node_modules