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:5173/
➜ Network: use --host to expose
➜ press h + enter to show help
(node:23000) ExperimentalWarning: CommonJS module C:\Users---\Desktop\eliza-main\node_modules\tailwindcss\lib\lib\load-config.js is loading ES Module C:\Users---\Desktop\eliza-main\client\tailwind.config.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
2:00:41 AM [vite] http proxy error: /agents
Error: connect ECONNREFUSED ::1:3000
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1615:16)
The text was updated successfully, but these errors were encountered:
Describe the bug
PS C:\Users---\Desktop\eliza-main> pnpm start:client
VITE v5.4.11 ready in 484 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help
(node:23000) ExperimentalWarning: CommonJS module C:\Users---\Desktop\eliza-main\node_modules\tailwindcss\lib\lib\load-config.js is loading ES Module C:\Users---\Desktop\eliza-main\client\tailwind.config.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use
node --trace-warnings ...
to show where the warning was created)2:00:41 AM [vite] http proxy error: /agents
Error: connect ECONNREFUSED ::1:3000
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1615:16)
The text was updated successfully, but these errors were encountered: