This repository was archived by the owner on May 29, 2025. It is now read-only.
小白构建失败求助
#314
Replies: 1 comment 4 replies
-
你是不是没有复制一份 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
yarn run v1.22.22 $ vite build vite v4.5.3 building for production... (!) %VITE_SITE_LOGO% is not defined in env variables found in /index.html. Is the variable mistyped? (!) %VITE_SITE_APPLE_LOGO% is not defined in env variables found in /index.html. Is the variable mistyped? (!) %VITE_SITE_APPLE_LOGO% is not defined in env variables found in /index.html. Is the variable mistyped? (x2) (!) %VITE_SITE_APPLE_LOGO% is not defined in env variables found in /index.html. Is the variable mistyped? (x3) (!) %VITE_SITE_DES% is not defined in env variables found in /index.html. Is the variable mistyped? (!) %VITE_SITE_KEYWORDS% is not defined in env variables found in /index.html. Is the variable mistyped? (!) %VITE_SITE_ANTHOR% is not defined in env variables found in /index.html. Is the variable mistyped? (!) %VITE_SITE_NAME% is not defined in env variables found in /index.html. Is the variable mistyped? ✓ 0 modules transformed. [vite-plugin-pwa:build] URI malformed file: /www/wwwroot/home/index.html error during build: URIError: URI malformed at decodeURI (<anonymous>) at file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37635:45 at traverseNodes (file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37435:5) at file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37439:48 at Array.forEach (<anonymous>) at traverseNodes (file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37439:25) at file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37439:48 at Array.forEach (<anonymous>) at traverseNodes (file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37439:25) at file:///www/wwwroot/home/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js:37439:48 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Beta Was this translation helpful? Give feedback.
All reactions