- I am trying to implement
yo generator
example from here. - I did
npm
andnode
installation. - While doing
npm install -g yo generator-office
I faced the sameself signed certificate in certificate chain
issue. This was solved usingnpm config set strict-ssl false
. - While doing
yo office
I am facing the same issue. - Error
Unable to download project zip file for "https://github.com/OfficeDev/Office-Addin-TaskPane-JS/archive/yo-office.zip".
Error: self signed certificate in certificate chain