deleting the node_module folder and reinitiating it with npm install code example Example: remove node modules command rm -rf node_modules/ npm install