hapijs / hapijs/nes

Using nextjs with it conflicts with the HRM Websocket

Open
#328 2 comments 0 reactions 0 assignees View on GitHub
support
Dominant language
JavaScript
Stars
502
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Using nextjs with it conflicts with its HRM websocket, as follows, which makes me have to give up hapi/nes

`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`
`
[HMR] connected
websocket.js:81 WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr' failed: Invalid frame header
init @ websocket.js:81
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.