diff --git a/docs/1.getting-started/2.installation.md b/docs/1.getting-started/2.installation.md index fc01f2a6bf..952993a149 100644 --- a/docs/1.getting-started/2.installation.md +++ b/docs/1.getting-started/2.installation.md @@ -96,6 +96,11 @@ bun install :: +::callout +If you are using Yarn 2+ (Berry), add `nodeLinker: node-modules` to your `.yarnrc.yml` file. +[You can follow this issue status here](https://github.com/nuxt/nuxt/issues/22861) +:: + ## Development Server Now you'll be able to start your Nuxt app in development mode: