最新版无法获取config.default.js中通过config.cluster配置的端口号

Open
#280 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
62/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
cli, devtools

Research direction

Start by reproducing the issue with egg-bin dev and the config.cluster setting in config.default.js, comparing the latest egg-bin with version 5.19.0. Trace how the dev entry point reads the configured port and verify that the startup output reports the configured value.

Written by the indexing model from the issue text.

Description

bug

egg-bin最新版本通过egg-bin dev启动项目,config.default.js中进行了如下配置
image
但是项目启动时显示为
image
切换egg-bin版本至5.19.0通过egg-bin dev启动项目,config配置和上述一致
项目端口显示正常
image

Dominant language
TypeScript
Stars
191
Forks
52
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/bin

All issues in eggjs/bin

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.