-
I want to use How can I use it instead of |
Beta Was this translation helpful? Give feedback.
Answered by
g4rry420
Oct 4, 2022
Replies: 1 comment 1 reply
-
@vedxp You can use any package manager to build your site - npm, yarn or pnpm. To use pnpm, go through their installation guide - https://pnpm.io/installation#using-npm and use pnpm instead of yarn - https://vitepress.vuejs.org/guide/getting-started |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vedxp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@vedxp You can use any package manager to build your site - npm, yarn or pnpm. To use pnpm, go through their installation guide - https://pnpm.io/installation#using-npm and use pnpm instead of yarn - https://vitepress.vuejs.org/guide/getting-started