This illustration shows a console window containing the commands to install the body-parser dependency: D:\node\employees-service>npm install --save body-parser npm WARN package.json node-server@1.0.0 No repository field. npm WARN package.json node-server@1.0.0 No README data body-parser@1.15.2 node_modules\body-parser content-type@1.0.2 bytes@2.4.0 depd@1.1.0 qs@6.2.0 iconv-lite@0.4.13 raw-body@2.1.7 (unpipe@1.0.0) on-finished@2.3.0 (ee-first@1.1.1) debug@2.2.0 (ms@0.7.1) http-errors@1.5.0 (inherits@2.0.1, setprototypeof@1.0.1, statuses@1.3.0) type-is@1.6.13 (media-typer@0.3.0, mime-types@2.1.11) D:\node\employees-service>