I have cloned a project from the git repository, and I'm using npm install to install packages. The packages include some modules from the git repository. However, the "npm install" fails with the following message:I have cloned a project from the git repository