Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Cannot read .then of undefined #269

Closed
zackify opened this issue Sep 7, 2017 · 1 comment
Closed

Cannot read .then of undefined #269

zackify opened this issue Sep 7, 2017 · 1 comment

Comments

@zackify
Copy link

zackify commented Sep 7, 2017

So I had to throw random console.error's into the dist of the package to find this. Here it is. I have no idea what's wrong. I'm on 0.8.2

TypeError: Cannot read property 'then' of undefined
    at /Users/zach/Projects/metric/server/node_modules/subscriptions-transport-ws/dist/server.js:359:19

screen shot 2017-09-07 at 4 29 58 pm

"graphql-subscriptions": "^0.4.4",
"subscriptions-transport-ws": "^0.8.2"
@DxCx
Copy link
Contributor

DxCx commented Sep 14, 2017

duplicate of #259

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants