-
Notifications
You must be signed in to change notification settings - Fork 1k
Setup for development environment on Windows missing information #7295
Copy link
Copy link
Closed
Labels
Good First Issue 🏆Great suggestion for someone from the community to jump in as their first issue to address / fix!Great suggestion for someone from the community to jump in as their first issue to address / fix!area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devtype:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Metadata
Metadata
Assignees
Labels
Good First Issue 🏆Great suggestion for someone from the community to jump in as their first issue to address / fix!Great suggestion for someone from the community to jump in as their first issue to address / fix!area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devtype:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Type
Fields
Give feedbackNo fields configured for issues without a type.
Some important details are missing from the documentation for setting up a SharePoint development environment on Windows.
For starters, nowhere in the installation instructions is it mentioned that running
npm installwith --global requires running the command from an admin command prompt. Not running in an elevated prompt will not fail, instead, it will appear to work until you actually try to run anyyocommands.Next, in the section for Trusting the self-signed developer certificate, it is mentioned that you can run the gulp command after creating the project, but in the previous paragraph it says "you can do this now", but that is not possible as gulp does not actually run without a gulp file, which you only get if you have a project (with a gulp file).
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.