Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

[SSR] SSR报错 #20

Open
kimmy-wang opened this issue Apr 5, 2022 · 0 comments
Open

[SSR] SSR报错 #20

kimmy-wang opened this issue Apr 5, 2022 · 0 comments

Comments

@kimmy-wang
Copy link

kimmy-wang commented Apr 5, 2022

https://github.com/see/vue-vben-admin

  1. yarn
  2. yarn build:ssr
 ERROR  error during build:                                                                                                                                                                                21:30:24
Error: ENOENT: no such file or directory, open '/Users/ying/workspace/FEProjects/vue-vben-admin/dist/server/assets/app-antd-dark-theme-style.e3b0c442.css'
    at Object.openSync (fs.js:497:3)
    at Object.writeFileSync (fs.js:1528:35)
    at Object.writeBundle (/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-theme/dist/index.js:22176:33)
    at /Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/shared/rollup.js:22779:37
    at async Promise.all (index 0)
    at async /Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/shared/rollup.js:23644:13
    at async catchUnfinishedHookActions (/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/shared/rollup.js:23077:20)
    at async doBuild (/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-19d0f55f.js:37616:20)
    at async build (/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-19d0f55f.js:37442:16)
    at async CAC.<anonymous> (/Users/ying/workspace/FEProjects/vue-vben-admin/node_modules/.pnpm/[email protected][email protected]/node_modules/vite/dist/node/cli.js:738:9)

 ELIFECYCLE  Command failed with exit code 1.
 ELIFECYCLE  Command failed with exit code 1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant