FormidableLabs / envy

Node.js Telemetry & Network Viewer
https://envy-webui.vercel.app
MIT License
109 stars 0 forks source link

Next.js example not working #205

Open elliason opened 8 months ago

elliason commented 8 months ago

Is there an existing issue for this?

Code of Conduct

Code Sandbox link

No response

Bug report

I have cloned the repo, installed packages in /examples/next and run "yarn dev". Now, in the logs, I can see " @envyjs/node next-app:server disconnected" and in the next web app client log "WebSocket connection to 'ws://127.0.0.1:9999/web/next-app:client' failed:"
IrvingArmenta commented 2 months ago

Same as above ⬆️ -> @envyjs/node next-app:server disconnected

"react": "18.2.0",
 "react-dom": "18.2.0",
 "next": "13",

Pages Router