build faild in production: [vite:build-html] #21552
-
and other config: |
Beta Was this translation helpful? Give feedback.
Answered by
Zuojiangtao
Feb 5, 2026
Replies: 1 comment
-
|
I has solved this question, just use yarn install and build can resolve it. Just like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zuojiangtao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I has solved this question, just use yarn install and build can resolve it. Just like
yarn install --registry=<your registry> & yarn run build.