Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

npm stop在windows 2025上不起效果

Open
#62 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
cli, devops

Research direction

Start at the egg-scripts stop entry point and inspect how it uses WMIC to find the eggjs process. Determine a Windows 2025-compatible way to identify and terminate that process, then verify that npm stop completes without the reported error.

Written by the indexing model from the issue text.

Description

help wanted

windows 2025已经把wmic禁用了,egg-scripts stop还用了wmic来查找eggjs进程,导致错误。有没没有其他办法来杀eggjs进程??????

Dominant language
TypeScript
Stars
121
Forks
37
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eggjs/scripts

All issues in eggjs/scripts

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.