执行命令
npx spec-superflow@latest install-workbuddy
输出内容
⬆️ Installing spec-superflow v0.12.1 for WorkBuddy ...
📥 Cloning v0.12.1 into \tmp\spec-superflow-yTCbtT ...
fatal: destination path '\tmp\spec-superflow-yTCbtT' already exists and is not an empty directory.
Error: Command failed: git clone --depth 1 --branch v0.12.1 https://github.com/MageByte-Zero/spec-superflow.git \tmp\spec-superflow-yTCbtT
说明
安装前不存在\tmp\spec-superflow-yTCbtT目录,安装时出现\tmp\spec-superflow-yTCbtT目录,然后就显示失败。出现的\tmp\spec-superflow-yTCbtT目录为空目录。
执行命令
npx spec-superflow@latest install-workbuddy
输出内容
⬆️ Installing spec-superflow v0.12.1 for WorkBuddy ...
📥 Cloning v0.12.1 into \tmp\spec-superflow-yTCbtT ...
fatal: destination path '\tmp\spec-superflow-yTCbtT' already exists and is not an empty directory.
Error: Command failed: git clone --depth 1 --branch v0.12.1 https://github.com/MageByte-Zero/spec-superflow.git \tmp\spec-superflow-yTCbtT
说明
安装前不存在
\tmp\spec-superflow-yTCbtT目录,安装时出现\tmp\spec-superflow-yTCbtT目录,然后就显示失败。出现的\tmp\spec-superflow-yTCbtT目录为空目录。