Skip to content

fix: v11 npm run page not found #1578

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kennethlieyanto
Copy link

Page for "npm run" in v11 not found.
https://docs.npmjs.com/cli/v11/commands/npm-run not found, judging from content/nav.yml all previous version points to /npm-run-script but for some reason the v11 version points to /npm-run.

@kennethlieyanto kennethlieyanto requested review from a team, leobalter and wraithgar as code owners May 10, 2025 06:54
@hashtagchris
Copy link
Contributor

Related: npm/cli#8265

https://docs.npmjs.com/cli/v11/commands/npm-run-script/ returns 200 OK ✅ . However ultimately I think we want to get https://docs.npmjs.com/cli/v11/commands/npm-run/ returning a page as well, since run is now the primary command name.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants