# What / Why > I was installing the dependencies of a project running `npm install`, but it failed ## When <!-- Examples * Whenever I press a button * January 1st 2001 @ 12:00pm PST * Every day @ 7:00pm PST * Every 100 milliseconds --> * June 22th 2020 @ 11:43 Mexico City Time ## Where <!-- Examples * npm enterprise * npm public registry * npm/<repository> --> * n/a ## How ### Current Behavior Output log: [npm-debug.log](https://github.com/npm/cli/files/4814512/npm-debug.log) ### Steps to Reproduce * git clone git@github.com:prettier/prettier-vscode.git * cd prettier-vscode/ * npm install ### Expected Behavior <!-- Describe how it should work --> * I THINK it should install the dependecies on package.json