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

Bluebird warning generated by lib/xlsx/xlsx.js #244

Closed
robinbullocks4rb opened this issue Dec 20, 2016 · 0 comments
Closed

Bluebird warning generated by lib/xlsx/xlsx.js #244

robinbullocks4rb opened this issue Dec 20, 2016 · 0 comments

Comments

@robinbullocks4rb
Copy link
Contributor

This line, seemingly because it sits outside a function, causes Bluebird to issue the following warning:

(node:40459) Warning: a promise was created in a handler at fs.js:415:3 but was not returned from it, see http://goo.gl/rRqMUw
    at new Promise (/Users/robin/dev/s4rb-ubx/node_modules/bluebird/js/release/promise.js:77:14)

I don't recall having seen this until recently, but the line was added back in May, so bit of a mystery there.

PR forthcoming...

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