--- id: 创建 title: "创建源代码" --- Verdaccio 依赖 `yarn` 而非 `npm` 来下载依赖项。 *请注意:当前创建源代码只能通过`➜ yarn@1.x`来生成。 ```bash yarn install ``` 要查看脚本的完整列表, 请[点击这里](https://github.com/verdaccio/verdaccio/wiki/Build-Source-Code)。