Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: vantage._pause is not a function #68

Open
fogine opened this issue Nov 4, 2016 · 2 comments
Open

TypeError: vantage._pause is not a function #68

fogine opened this issue Nov 4, 2016 · 2 comments

Comments

@fogine
Copy link

fogine commented Nov 4, 2016

After I've fixed the #67 error when I connect to a server via vantage client, I get an error printed to the client console :

(node:19581) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: vantage._pause is not a function

I've not found the actual code that causes this error.

Vantage version: 1.7.0
Node: 6.8.0

@fogine
Copy link
Author

fogine commented Nov 4, 2016

After further investigation I've found out that this error is triggered HERE. The vantage variable refers to the Vorpal object which does not have the _pause property at all.

@zlatinejc
Copy link

I can't get even a simple vantage remote server connect working.

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

No branches or pull requests

2 participants