이제 모듈 여러 개를 동시에 설치해보겠습니다. npm install [패키지1] [패키지2] [...]와 같이 패키지들을 나열하면 됩니다.
콘솔
$ npm install morgan cookie-parser express-session
added 15 packages, and audited 82 packages in 2s
14 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities