We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
たすけて
The text was updated successfully, but these errors were encountered:
error.stackを出力するようにすると改善しそう
その上でbluebirdを入れると見れるstackが深くなります
Sorry, something went wrong.
error.stack、なんか、node_modulesとかしか出てこなくて、slackbot名が出てこなくて、だめやん、っつって #728 で更に上にしちゃったんですよね、、 bluebird、ふむ
globalThis.Promise = require('bluebird'); Promise.config({longStackTraces: true});
こんな感じ
(Error以外がthrowされている場合はどうしようもないけど、今回はそうではなさそう)
No branches or pull requests
たすけて
The text was updated successfully, but these errors were encountered: