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

building memos not use docker in windows10 #559

Open
qing-tian-meng-ying opened this issue Mar 27, 2024 · 0 comments
Open

building memos not use docker in windows10 #559

qing-tian-meng-ying opened this issue Mar 27, 2024 · 0 comments

Comments

@qing-tian-meng-ying
Copy link

F:\AI project\memos\web>pnpm i && pnpm dev
Lockfile is up to date, resolution step is skipped
Already up to date

memos@ postinstall F:\AI project\memos\web
cd ../proto && buf generate

Done in 9.4s

memos@ dev F:\AI project\memos\web
vite

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.

VITE v5.2.6 ready in 212 ms

➜ Local: http://localhost:3001/
➜ press h + enter to show help
01:40:55 [vite] http proxy error: /memos.api.v2.WorkspaceService/GetWorkspaceProfile
AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1116:18)
at afterConnectMultiple (node:net:1683:7)
01:41:05 [vite] http proxy error: /memos.api.v2.WorkspaceService/GetWorkspaceProfile
AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1116:18)
at afterConnectMultiple (node:net:1683:7) (x2)

This problem cause memos not show in the localhost:3001 and I stuck in this issue for a long time, could you help me please?

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