Skip to content

[v2.0.6] bluebird warnings #284

Closed
Closed
@czaarek99

Description

@czaarek99

My express application starts with this line global.Promise = require("bluebird");. And when postcss-loader runs bluebird spews out this warning:

(node:13276) Warning: a promise was created in a handler at C:\Programming\HtmlProjects\Shadow\node_modules\postcss-loader\lib\index.js:173:16 but was not returned from it, see http://goo.gl/rRqMUw at new Promise (C:\Programming\HtmlProjects\Shadow\node_modules\bluebird\js\release\promise.js:79:10)

The same warning is repeated about 15 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions