vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
13.25k stars 2.14k forks source link

docs: fix use pnpm action-setup #4294

Closed ccjr1120 closed 1 month ago

ccjr1120 commented 1 month ago

Description

Github Page

When I use pnpm according to the comments in the document

Github Action error

[build](https://github.com/ccjr1120/gpu-mesh/actions/runs/11361487910/job/31601296454#step:3:17)
Error: No pnpm version is specified.
Please specify it by one of the following ways:
  - in the GitHub Action config with the key "version"
  - in the package.json with the key "packageManager"

Linked Issues

None

Additional Context

None


[!TIP] The author of this PR can publish a preview release by commenting /publish below.