envy
envy copied to clipboard
Next.js example not working
Is there an existing issue for this?
- [X] I have searched the existing issues
Code of Conduct
- [X] I agree to follow this project's 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:"
Same as above ⬆️ -> @envyjs/node next-app:server disconnected
"react": "18.2.0",
"react-dom": "18.2.0",
"next": "13",
Pages Router