Closed vinz243 closed 6 years ago
Looks like editing shared/utils to use default promise constructor fixed it
Could you be a little more specific on what you did ? I mean , I just commented out 'pouch-promise' line and still having the same error.
Sorry I dont recall now, although here is the commit that followed https://github.com/compactd/compactd/commit/40a1a1407805cd2ba79d2465c32a5a55acd91887
I'm trying to use socket-pouch in my project, but I get this error in my console:
The error is from the backend since I can find it in the WS frames. Here is my backend code:
Here is my frontend
Versions:
EDIT: I added
{pouch}
and now it works, but now it is aborting on its own without any error (the error thrown is empty)