mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
10 lines
256 B
Markdown
10 lines
256 B
Markdown
|
---
|
||
|
id: setup-pnpm
|
||
|
title: 'pnpm'
|
||
|
---
|
||
|
|
||
|
### pnpm {#pnpm}
|
||
|
|
||
|
`pnpm` recognize by default the configuration at `.npmrc` and also the `--registry` value.
|
||
|
This means that you can follow the same commands described in [npm](setup-npm.md) replacing `npm` by `pnpm`.
|