mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: specify yarn pnp opt-out for install (#24923)
This commit is contained in:
parent
155100edd7
commit
29a765081a
@ -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
|
## Development Server
|
||||||
|
|
||||||
Now you'll be able to start your Nuxt app in development mode:
|
Now you'll be able to start your Nuxt app in development mode:
|
||||||
|
Loading…
Reference in New Issue
Block a user