Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the sample Step 3 showing up wrong in browsers #7644

Closed
Rich-Lang opened this issue Apr 24, 2018 — with docs.microsoft.com · 2 comments
Closed

Run the sample Step 3 showing up wrong in browsers #7644

Rich-Lang opened this issue Apr 24, 2018 — with docs.microsoft.com · 2 comments

Comments

Copy link

Under the heading Run the Sample, Step 3 indicates to run two commands. On my machine on each browser, the commands appear on a single line as: npm install && npm update node index.js. It is of course supposed to be two lines

  • npm install && npm update
  • node index.js
    The markup in GitHub appears to be correct and even renders correctly on GitHub website.

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@MohitGargMSFT
Copy link
Member

@Rich-Lang Thanks for your feedback! We will investigate and update as appropriate.

@MohitGargMSFT
Copy link
Member

@Rich-Lang The PR for the fix has been created and it will be merged soon. Thanks again for pointing this out. Please let us know if there is something else that we can help you with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants