npm_error_when_in _sails
节点:内部/过程/承诺:279 triggeruncaughtexception(err,true/ * from promise */);
node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */);
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查bootstrap.js文件,有一些延迟来获取响应或返回[对象,对象]中的承诺,解决该诺言,然后尝试或简单实施尝试抓住那里。
check bootstrap.js file there is some delay to get the response or return a promise over there in [object, object], resolve that promise and then try or simple implement try catch over there.