Hi @nraboy, I think I heard you comment in a video that a command that would install all the dependencies of the package.json file in a project would be good, that is precisely what the following command does:
$ npm install
Install all dependencies from package.json