Skip to main content
added 2 characters in body
Source Link
Eric Alexander
  • 43.4k
  • 10
  • 55
  • 93

runRun the below command to install the certificate (note, note that the certification error in the local workbench also disappears after this).

gulp trust-dev-certgulp trust-dev-cert

After this, you can run gulp serve to again see the local workbench and then launch the officeOffice 365 tenant site to see if your locally developed webpart is available to be added on the workbench.aspx.

run the below command to install the certificate (note that the certification error in the local workbench also disappears after this)

gulp trust-dev-cert

After this, you can run gulp serve to again see the local workbench and then launch the office 365 tenant site to see if your locally developed webpart is available to be added on the workbench.aspx

Run the below command to install the certificate, note that the certification error in the local workbench also disappears after this.

gulp trust-dev-cert

After this, you can run gulp serve to again see the local workbench and then launch the Office 365 tenant site to see if your locally developed webpart is available to be added on the workbench.aspx.

Source Link
Gautam Sheth
  • 31.1k
  • 1
  • 37
  • 65

run the below command to install the certificate (note that the certification error in the local workbench also disappears after this)

gulp trust-dev-cert

After this, you can run gulp serve to again see the local workbench and then launch the office 365 tenant site to see if your locally developed webpart is available to be added on the workbench.aspx