1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/website/versioned_docs/version-5.x/setup-pnpm.md
Juan Picado 3d158a195a
chore(website): plugin search ui (#3539)
* chore: plugin search ui

chore: progress

chore: format code

chore: progress

chore: @verdaccio-ui/copy-clipboard

chore: search finish

* chore: ui-components

* Update ToolList.tsx

* xss protection

* Update static-data.yml

* Update AddonCard.tsx
2022-12-25 18:48:18 +01:00

475 B

id title
setup-pnpm pnpm

pnpm

This includes 6.x or higher series.

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 replacing npm by pnpm.

Troubleshooting

The most of problems might be resolved with the npm troubleshooting list since are highly compatible in most of the commands.