node_modules is created based on the dependencies listed in `package.json`. Since you have deleted it the only option here is to visit every file in your project and install the dependencies.
node_modules