apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Getting Failed to construct 'WebSocket': The URL 'undefined' is invalid

Open untoldbyte opened this issue 4 years ago • 0 comments

Describe the bug Upon install with vue cli @vue/cli 4.5.13 I am getting the error Failed to construct 'WebSocket': The URL 'undefined' is invalid

To Reproduce Steps to reproduce the behavior:

  1. install vue-cli
  2. install vue-apollo plugin
  3. run app, crash in ui

Expected behavior vue apollo should start

Versions vue: 2.6.11 vue-apollo: 3.0.0-beta.11 @apollo/client: 3.4.1

untoldbyte avatar Aug 02 '21 15:08 untoldbyte