SocketDev / SocketDev/socket-cli
[bug]: problems using socket security cli
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 317
- 派生
- 65
- 平均合并
- 1 小时 26 分钟
- 30 天内合并 PR
- 30
描述
Hi, I'm on nvm and I can install any node version I want, and tried installing the cli through a number of versions. When I install socket-cli (npm i g socket or with the scoped package, it doesnt create the symlink needed to alias socket. Is this a known bug? I've tried running the install command in a pure shell and it still cant find the symlink which socket.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 issue 中报告的命令,在 nvm 下复现安装过程,然后检查 CLI 的 package 和安装入口点。比较 scoped 和 unscoped 安装,并检查为什么 which socket 无法解析。完成的标准是:受支持的安装能够创建可正常工作的 socket 命令,并且该行为有经过验证的复现或测试覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nodejs, typescript
- 领域
- cli, security
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100