剑者,孤也 2022-07-01 18:55 采纳率: 25%
浏览 1262
已结题

yarn安装依赖错误

yarn安装依赖报错

yarn add v1.22.19
error Running this command will add the dependency to the workspace root rather than the workspace itself, which might not be what you want - if you really meant it, make it explicit by running this command again with the -W flag (or --ignore-workspace-root-check).
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

请教da-lao们

  • 写回答

2条回答 默认 最新

  • 崽崽的谷雨 2022-07-01 22:38
    关注

    命令后面加个 --ignore-workspace-root-check 或者 -W

    运行此命令时出错,会将依赖项添加到工作区根而不是工作区本身,这可能不是您想要的-如果您真的这么想,请使用-W标志(或-忽略工作区根检查)再次运行此命令,使其显式化。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 7月7日
  • 已采纳回答 7月2日
  • 创建了问题 7月1日