diff --git a/lang/en/docs/cli/add.md b/lang/en/docs/cli/add.md index 1da912371..7bad9f811 100644 --- a/lang/en/docs/cli/add.md +++ b/lang/en/docs/cli/add.md @@ -54,6 +54,8 @@ You can also specify packages from different locations: ### Caveats +Yarn does not support scoped packages requiring authentication (a.k.a., private scoped packages) at this time. + If you have used a package manager like npm previously, you may be looking for how to add global dependencies.