Skip to content

fix: 微信开发者工具自动启动失败,CLI 参数 -o 改为 open --project - #443

Open
SageRover wants to merge 1 commit into
feige996:basefrom
SageRover:patch-1
Open

fix: 微信开发者工具自动启动失败,CLI 参数 -o 改为 open --project#443
SageRover wants to merge 1 commit into
feige996:basefrom
SageRover:patch-1

Conversation

@SageRover

Copy link
Copy Markdown

新版微信开发者工具 CLI 要求使用子命令格式:cli.bat open --project

旧版 -o 参数格式已不兼容,导致 writeBundle 钩子触发时报 "× initialize" 错误,IDE 无法自动启动。

修改内容:macOS 和 Windows 两处 CLI 命令参数

新版微信开发者工具 CLI 要求使用子命令格式 open --project,
旧版 -o 参数会导致 initialize 失败,无法自动启动 IDE。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant