rm -rf node_modules // this will delete all your modules npm install //this will reinstall the need modules on your project