Hi,
When I am installing @pnp/office365-cli through PowerShell in Windows 10, I am getting the following error message,
PS E:> npm install @pnp/office365-cli -global
npm ERR! code ENOGIT
npm ERR! Error while executing:
npm ERR! undefined ls-remote -h -t ssh://[email protected]/pnp/vorpal.git
npm ERR!
npm ERR! undefined
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXXXXXX\AppData\Roaming\npm-cache_logs\2018-10-17T01_27_53_673Z-debug.log
I am using Node - v8.12.0 and npm - v6.4.1
Hi,
When I am installing @pnp/office365-cli through PowerShell in Windows 10, I am getting the following error message,
PS E:> npm install @pnp/office365-cli -global
npm ERR! code ENOGIT
npm ERR! Error while executing:
npm ERR! undefined ls-remote -h -t ssh://[email protected]/pnp/vorpal.git
npm ERR!
npm ERR! undefined
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXXXXXX\AppData\Roaming\npm-cache_logs\2018-10-17T01_27_53_673Z-debug.log
I am using Node - v8.12.0 and npm - v6.4.1