dcloudio / dcloudio/hbuilderx-extension-docs

` cli publish --platform h5 --project 项目名称 ` 无法执行

Open
#73 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
43
Forks
58
PR merge metrics
No merged PRs in 30d

Description

```
PS C:\CODE\spd_proj_main\mobile-app> cli publish --platform h5 --project 项目名称
>>
Clear-Item : 找不到接受实际参数“--platform”的位置形式参数。
所在位置 行:1 字符: 1
+ cli publish --platform h5 --project 项目名称
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Clear-Item],ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.ClearItemCommand

PS C:\CODE\spd_proj_main\mobile-app>
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce `cli publish --platform h5 --project 项目名称` in PowerShell and determine whether the failure is specific to the documented command or its execution environment. Inspect the command's documented entry point or usage instructions; done means the intended H5 publish command runs successfully or the documentation clearly states the supported invocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.