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

Promise warning in gulp-helper #439

Closed
mliszewski opened this issue Mar 22, 2017 · 1 comment
Closed

Promise warning in gulp-helper #439

mliszewski opened this issue Mar 22, 2017 · 1 comment

Comments

@mliszewski
Copy link

I am getting the following warning from the code in gulp-helper when I load a config via a promise.

Warning: a promise was created in a handler at /node_modules/sequelize-cli/lib/helpers/gulp-helper.js:17:16 but was not returned from it. I think the issue is a missing return on the line indicated. https://github.com/sequelize/cli/blob/master/lib/helpers/gulp-helper.js#L17

@gotrevor
Copy link

I'm seeing the same warning.
To reproduce, you may need to set BLUEBIRD_DEBUG=1

gotrevor pushed a commit to gotrevor/cli that referenced this issue Mar 22, 2017
codetriage-readme-bot pushed a commit to codetriage-readme-bot/cli that referenced this issue Jun 5, 2019
[nextercism] Figure out where to download an exercise to
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