Using a file explorer:
Locate the node_modules folder in your project directory. Delete it manually. 2. Reinstall dependencies:
Using npm:
In your terminal/command prompt, run the following command: Bash npm install