问题:Angular4在schema.json中配置host后执行ng serve报
Provided host aaa.com could NOT be bound. Please provide a different host address or hostname
解决:修改系统host,加入127.0.0.1 aaa.com
问题:Angular4在schema.json中配置host后执行ng serve报
Provided host aaa.com could NOT be bound. Please provide a different host address or hostname
解决:修改系统host,加入127.0.0.1 aaa.com