Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

贡献bug,启动不了 #71

Open
AIfengstudy opened this issue Mar 13, 2024 · 0 comments
Open

贡献bug,启动不了 #71

AIfengstudy opened this issue Mar 13, 2024 · 0 comments

Comments

@AIfengstudy
Copy link

fast-vue3$ node -v
v20.11.1
pnpm -v
8.15.4

 WARN  Issues with peer dependencies found
.
├─┬ postcss-scss 4.0.9
│ └── ✕ unmet peer postcss@^8.4.29: found 8.4.24
├─┬ vite-plugin-svg-icons 2.0.1
│ └─┬ svg-baker 1.7.0
│ └─┬ postcss-prefix-selector 1.14.0
│ └── ✕ unmet peer postcss@"7.x || 8.x": found 5.2.18 in svg-baker
└─┬ pinia 2.1.7
└── ✕ unmet peer vue@"^2.6.14 || ^3.3.0": found 3.2.47

Done in 5m 57.1s
rkwork@rkwork:/work_place/project/fff/fast-vue3$ pnpmpnpm dev
pnpmpnpm:未找到命令
rkwork@rkwork:
/work_place/project/fff/fast-vue3$ pnpm dev

[email protected] dev /home/rkwork/work_place/project/fff/fast-vue3
vite --mode development

[unocss] exclude option is deprecated, use content.pipeline.exclude instead.
error when starting dev server:
AxiosError: Request failed with status code 400
at settle (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/axios/dist/node/axios.cjs:1967:12)
at IncomingMessage.handleStreamEnd (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/axios/dist/node/axios.cjs:3066:11)
at IncomingMessage.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Axios.request (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/axios/dist/node/axios.cjs:3877:41)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _CodingSource.getSourceInfo (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-mkcert/dist/mkcert.js:348:35)
at async Mkcert.getSourceInfo (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-mkcert/dist/mkcert.js:570:24)
at async Mkcert.initMkcert (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-mkcert/dist/mkcert.js:578:24)
at async Mkcert.init (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-mkcert/dist/mkcert.js:564:7)
at async config (/home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-mkcert/dist/mkcert.js:673:7)
at async runConfigHook (file:///home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected]
@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-e8f070e8.js:64543:25)
at async resolveConfig (file:///home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected]
@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-e8f070e8.js:64026:14)
at async createServer (file:///home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected]@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-e8f070e8.js:63274:20)
at async CAC. (file:///home/rkwork/work_place/project/fff/fast-vue3/node_modules/.pnpm/[email protected]
@types[email protected][email protected]/node_modules/vite/dist/node/cli.js:733:24)
 ELIFECYCLE  Command failed with exit code 1.

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

No branches or pull requests

1 participant