Please provide a description of the bug / issue, and provide the details below:
When running this command: webpack-dashboard -m -- encore dev-server, this error gets generated after a successful build:
TypeError: Cannot read property 'type' of null
at Socket.<anonymous> (C:\...\node_modules\webpack-dashboard\bin\webpack-dashboard.js:79:21)
at Socket.emit (node:events:394:28)
at Socket.emitUntyped (C:\...\node_modules\socket.io\dist\typed-events.js:69:22)
at C:\...\node_modules\socket.io\dist\socket.js:428:39
at processTicksAndRejections (node:internal/process/task_queues:78:11)
error Command failed with exit code 1.
If the issue is visual, please provide screenshots here
When running this command:
webpack-dashboard -m -- encore dev-server
, this error gets generated after a successful build:If the issue is visual, please provide screenshots here
Steps to reproduce the problem
package.json
and change the first script to the command shown in the description above.yarn serve
Please provide a gist of relevant files
More Details
^3.3.5
echo $TERM
? Nothing