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

Warning that a promise was created in a handler but not returned from it #101

Open
nstuyvesant opened this issue Mar 25, 2017 · 0 comments

Comments

@nstuyvesant
Copy link

nstuyvesant commented Mar 25, 2017

Using lusca 1.4.1 and node 7.7.4.

Got this warning message:
Warning: a promise was created in a handler at Users/nates/Documents/Development/shy/node_modules/lusca/index.js:48:21 but was not returned from it, see http://goo.gl/rRqMUw

If you add a return null; after this line of code, the warning goes away.

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

1 participant