书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 706 个相关结果.
  • 功能比较

    功能比较 功能比较 功能 pnpm Yarn npm 工作空间支持(monorepo) ✔️ ✔️ ✔️ 隔离的 node_modules ✔️ - 默认 ✔️ ❌ 提升的 node_modules ✔️ ✔️ ✔️ - 默认 Plug’n’Play ✔️ ✔️ - 默认 ❌ 零安装 ❌ ✔️ ❌ 修补依赖项 ❌ ✔️ ❌ 管理 Node.js 版...
  • 项目初衷

    项目初衷 节约磁盘空间并提升安装速度 创建非扁平化的 node_modules 文件夹 项目初衷 节约磁盘空间并提升安装速度 使用 npm 时,依赖每次被不同的项目使用,都会重复安装一次。 而在使用 pnpm 时,依赖会被存储在内容可寻址的存储中,所以: 如果你用到了某依赖项的不同版本,只会将不同版本间有差异的文件添加到仓库。 例如,...
  • 快速开始

    快速开始 在命令行中运行 更多配置 生成基础配置文件 使用 Babel 使用 webpack 使用 Vite 使用 Parcel 使用 TypeScript 配置 babel 配置 ts-jest 类型定义 快速开始 使用你最喜欢的包管理器安装Jest: npm Yarn pnpm npm install -- sav...
  • 命令行 tab 自动补全

    命令行 tab 自动补全 命令行 tab 自动补全 添加的版本号: v4.9.0 与其他通常需要插件的流行包管理器不同,pnpm 支持 Bash、Zsh、Fish 和类似 shell 的命令行制表符补全。 要设置自动补全,请运行: pnpm install - completion CLI 将询问使用哪个 shell 生成自动完成脚本。 或...
  • 命令行 tab 自动补全

    命令行 tab 自动补全 Fig(仅限macOS) 命令行 tab 自动补全 与其他通常需要插件的流行包管理器不同,pnpm 支持 Bash、Zsh、Fish 和类似 shell 的命令行制表符补全。 要设置自动补全,请运行: pnpm install - completion CLI 将询问使用哪个 shell 生成自动完成脚本。 或者,...
  • 快速开始本地开发

    快速开始本地开发 前置依赖项 开始本地开发 1. Fork 存储库 2. 克隆存储库 3. 安装数据库 4. 初始配置 5. 运行 6. 部署打包 提交代码至开源仓库 QA 本地数据库无法连接 sh ./scripts/postinstall.sh 没权限 长时间运行后崩溃 TypeError: Cannot read propert...
  • Advanced

    Error Codes Logos Limitations Symlinked `node_modules` structure How peers are resolved Uninstalling pnpm pnpm vs npm
  • Limitations

    Limitations Limitations npm-shrinkwrap.json and package-lock.json are ignored. Unlike pnpm, npm can install the same name@version multiple times and with different sets of d...
  • Getting Started

    Getting Started System Requirements Automatic Setup Manual Setup Related Getting Started Welcome to the Next.js documentation! If you’re new to Next.js, we recommend starti...
  • Advanced

    Error Codes Logos Limitations Symlinked `node_modules` structure How peers are resolved Uninstalling pnpm pnpm vs npm