You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ 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?
The text was updated successfully, but these errors were encountered:
F:\AI project\memos\web>pnpm i && pnpm dev
Lockfile is up to date, resolution step is skipped
Already up to date
Done in 9.4s
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?
The text was updated successfully, but these errors were encountered: