在运行ng serve(角度8)时,谁能帮助我理解cmd中的此消息? [英] can any one help me to understand this message in cmd when run ng serve (Angular 8)?

查看:137
本文介绍了在运行ng serve(角度8)时,谁能帮助我理解cmd中的此消息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我运行ng serve时,这是输出,我无法理解其含义.任何人都可以告诉它是否有错误吗?

i 「wds」: Project is running at http://localhost:4200/webpack-dev-server/
i 「wds」: webpack output is served from /
i 「wds」: 404s will fallback to //index.html

解决方案

这不是错误,它只是说(精简版)服务器遇到未定义的路由,它将被重定向到index.html页. >

when i run ng serve this is the output and i am not able to understand its meaning. Can anyone tell if its an error?

i 「wds」: Project is running at http://localhost:4200/webpack-dev-server/
i 「wds」: webpack output is served from /
i 「wds」: 404s will fallback to //index.html

解决方案

This isn't an error, it simply says if the (lite) server encounters a undefined route it will be redirected to the index.html page.

这篇关于在运行ng serve(角度8)时,谁能帮助我理解cmd中的此消息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆