Hi guys!
I had to run npm build-dev before running npm start or else I got the following error (and the plugin didn't work for obvious reasons):
Unable to start the dev server. Error: The dev server is not running on port 3000.
If you are able to reproduce, could you update the tutorial to include the extra step for others?
Loving the tutorial so far; the JS API is a great addition to the Office suite!
Charlie
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @charliereese,
Thanks for pointing this out. I just re-ran the quick start and encountered the same issue you did. I had to accept a certificate being installed. I'll work with the yo office group to provide the right guidance to users.
It appears the text about accepting the certificate installation is already in the QuickStart, though perhaps it's not obvious enough. I'll assign this to @davidchesnut to investigate better display and the yo office text changes.
Hi @charliereese,
If you are running on a Mac you may be seeing the same problem reported in issue 978 @akrantz posted a workaround on that issue thread. I recommend giving that a try to see if it works for you.
This is also being tracked as issue 129 to look into with the templates.
Hope this helps,
David
Thanks David!
As mentioned above I got it working fine; the documentation simply seemed to be missing a step.
I did do the example on a Mac, if you think that had something to do with needing the missing step.
Cheers
@charliereese: We updated the certificate note and added Mac guidance (see issue 978 referenced previously). I'll go ahead and close this as you seem to be unblocked. Thanks again for letting us know.
Most helpful comment
Hi @charliereese,
Thanks for pointing this out. I just re-ran the quick start and encountered the same issue you did. I had to accept a certificate being installed. I'll work with the yo office group to provide the right guidance to users.