豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

v0.17.2 published without build directory #995

@scottarver

Description

@scottarver

Description of the bug

The npm package chrome-devtools-mcp@0.17.2 (published 2026-02-19) is missing the build/
directory. The package only contains LICENSE, README.md, and package.json.

The bin field in package.json points to build/src/index.js which doesn't exist in the
tarball, so npx chrome-devtools-mcp fails with:

sh: 1: chrome-devtools-mcp: not found

Image

Reproduction

 npm pack chrome-devtools-mcp@0.17.2 --dry-run
 # Only shows: LICENSE, README.md, package.json

 npm pack chrome-devtools-mcp@0.16.0 --dry-run
 # Shows full build/ directory with all .js files

### Expectation

<img width="910" height="595" alt="Image" src="https://github.com/user-attachments/assets/120c307b-1ea4-47cf-9aba-a499a424b5e5" />

### MCP configuration

_No response_

### Chrome DevTools MCP version

v0.17.2

### Chrome version

_No response_

### Coding agent version

_No response_

### Model version

_No response_

### Chat log

_No response_

### Node version

_No response_

### Operating system

Windows Subsystem for Linux (WSL)

### Extra checklist

- [ ] I want to provide a PR to fix this bug

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions