I can't deploy VitePress in CloudFlare Pages #4121
-
|
I'm getting an error when deploying CloudFlare Pages. Above is the CloudFlare Pages deployment log. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Addendum: Here's my build configuration and environment variables |
Beta Was this translation helpful? Give feedback.
-
|
add vitepress to package.json - |
Beta Was this translation helpful? Give feedback.


add vitepress to package.json -
npm add -D vitepress-- the init command doesn't do that for you.