How to renew a SPFX certificate (gulp certificate)
Ok so this happened today for me.
Apparently on this computer I started working on spfx project more than 5 years ago and the certificate has expired.
I could not find how to renew it on the internet so here is how to do it:
gulp untrust-dev-cert
gulp trust-dev-cert
Leave a Comment