vannvan / yuque-tools

🧰 玩转语雀-朴实无华的语雀工具集合,语雀知识库+团队资源批量导出/备份工具(无需Token)|浏览器插件助手
https://npm.im/yuque-tools
MIT License
419 stars 40 forks source link

知识库列表没有团队的知识库,请问如何拉团队的知识库 #33

Closed iAmCorey closed 9 months ago

iAmCorey commented 9 months ago

设备信息

如:mac m1pro

操作步骤

使用 npx ytool pull 出来的知识库都是个人的

实际发生的

请选择知识库(空格选中,a选中所有) (Press to select, to toggle all, to invert selection, and to proceed) ❯◯ 👥[1]个人 ◯ 👥[2]上班摸鱼下班 ◯ 👥[3]银行打工人 ◯ 👥[4]Next.js学习(node:15640) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created)

--

期望的

实际上这四个知识库是我个人的知识库,不是团队的知识库,团队的一个都没展示出来

--

vannvan commented 9 months ago

设备信息

如:mac m1pro

操作步骤

使用 npx ytool pull 出来的知识库都是个人的

实际发生的

请选择知识库(空格选中,a选中所有) (Press to select, to toggle all, to invert selection, and to proceed) ❯◯ 👥[1]个人 ◯ 👥[2]上班摸鱼下班 ◯ 👥[3]银行打工人 ◯ 👥[4]Next.js学习(node:15640) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created)

--

期望的

实际上这四个知识库是我个人的知识库,不是团队的知识库,团队的一个都没展示出来

--

确认配置是否如下格式:

{
  "userName": "",
  "password": "",
  "host": "xxx",
  "skipDoc": true,
  "linebreak": false
}

ytool clear之后,再重新pull试一下呢