Skip to content

Npx does not start #31

@a-25

Description

@a-25

Command: npx ios-mcp-code-quality-server

Log file:

0 verbose cli /opt/homebrew/Cellar/node/24.2.0/bin/node /opt/homebrew/lib/node_modules/npm/bin/npm-cli.js
1 info using npm@11.4.2
2 info using node@v24.2.0
3 silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc
4 silly config load:file:/Users/user/Projects/.npmrc
5 silly config load:file:/Users/user/.npmrc
6 silly config load:file:/opt/homebrew/etc/npmrc
7 verbose title npm exec ios-mcp-code-quality-server
8 verbose argv "exec" "--loglevel" "verbose" "--" "ios-mcp-code-quality-server"
9 verbose logfile logs-max:10 dir:/Users/user/.npm/_logs/2025-09-21T19_45_37_322Z-
10 verbose logfile /Users/user/.npm/_logs/2025-09-21T19_45_37_322Z-debug-0.log
11 silly logfile start cleaning logs, removing 2 files
12 silly logfile done cleaning log files
13 verbose cwd /Users/user/Projects
14 verbose os Darwin 24.4.0
15 verbose node v24.2.0
16 verbose npm  v11.4.2
17 verbose exit 0
18 info ok

After fix it is VERY important to check both modes: MCP server and cli. Both should be working! MCP server should start and wait for connections, cli mode should be starting.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions