Skip to content

docs: quote npx package name for PowerShell on Windows#516

Merged
Ehesp merged 1 commit into
mainfrom
docs/windows-npx-install-quotes
Jul 3, 2026
Merged

docs: quote npx package name for PowerShell on Windows#516
Ehesp merged 1 commit into
mainfrom
docs/windows-npx-install-quotes

Conversation

@alexdukeinvertase

@alexdukeinvertase alexdukeinvertase commented Jul 3, 2026

Copy link
Copy Markdown
Member

Fixes #415

Summary

  • Add short PowerShell callouts in Quickstart and CLI install docs so Windows users are aware that they need to quote the package name when running npx.

Scope

  • app/ (hosted site, MCP, Ask AI)
  • packages/cli/
  • packages/mdx-bundler/
  • docs/ (product documentation)
  • Repo / CI / other

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / chore

Test plan

  • bun run check passes locally
  • Tested locally (bun dev, CLI command, or other relevant command)
  • Updated docs/ (if user-facing)
  • Verified on a docs.page URL or local preview (if rendering/routing changed)

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@docs-page

docs-page Bot commented Jul 3, 2026

Copy link
Copy Markdown

To preview the documentation for this pull request, visit the following URL:

use.docs.page/~516

Documentation is deployed and generated using docs.page

@Ehesp Ehesp marked this pull request as ready for review July 3, 2026 14:32
@Ehesp Ehesp merged commit df22c4b into main Jul 3, 2026
2 checks passed
@Ehesp Ehesp deleted the docs/windows-npx-install-quotes branch July 3, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install script does not work on Windows

2 participants