Linux 创建完 vue 项目,运行 npm run dev 时报以下错误, node 已正确安装 ,求知道的兄弟姐妹,看看是啥问题,

2017-09-11 18:00:22 +08:00
 kanganxi

Listening at http://localhost:8080

(node:28489) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Exited with code 3 (node:28489) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

3609 次点击
所在节点    Vue.js
5 条回复
viko16
2017-09-11 18:32:48 +08:00
这句话只是告诉你,有个没被处理的 promise rejection 被扔出来了,楼主还是多补点异常日志吧
chairuosen
2017-09-11 18:34:20 +08:00
node 端的代码有 Promise 的地方都加个.catch 抓异常
littleylv
2017-09-11 18:43:36 +08:00
遇到问题:
Google ✖️
Bing ✖️
V2 发帖 ✔️
Lisp
2017-09-11 19:24:17 +08:00
程序员没有见到红色的 error 就大胆往前走
blackjar
2017-09-11 20:07:23 +08:00
"In the future, xxxxx" future 的事情 future 再说

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/389820

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX