建议可以支持no node安装,可以使用操作系统命令(PowerShell)直接安装
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
在用户使用node版本管理工具(如vp),npx或npm -g 的方式在管理工具切换node版本后会找不到lark-cli,导致无法调用cli
比如以下命令
irm xxx/main/install.ps1 | iex
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current installation path and how lark-cli is exposed after npm or npx installation and Node version changes. Then inspect the repository’s existing release and installation entry points, if any, and define the PowerShell installation flow requested in the issue. Done means a user can install and invoke the CLI without Node after switching Node versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, node.js, powershell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100