【问题标题】:can't access to http://127.0.0.1:4200 after compiling npm start successfully编译npm start成功后无法访问http://127.0.0.1:4200
【发布时间】:2018-09-07 07:37:47
【问题描述】:

我在 kaa 沙箱 ubuntu 14.04 上按照 ng2-admin 安装指南 https://akveo.github.io/ng2-admin/articles/002-installation-guidelines/ 在一个美德盒上启动,npm start 编译成功,但是当我在浏览器中输入这个 url http://127.0.0.1:4200 时它不起作用。我有 ufw 不活动,以及以下版本: 混帐 1.9.1 npm 5.6.0 nodejs 9.8.0

【问题讨论】:

    标签: node.js git npm


    【解决方案1】:

    试试http://virtualboxip:4200

    它可能会起作用!

    尝试此 URL 以获取有关 Virtualbox ip 详细信息how to get the ipaddress of a virtual box running on local machine的信息

    【讨论】:

    • 它不起作用,实际上我不认为这是一个 ip 问题,因为当我启动 127.0.0.1:9080 kaa 沙盒接口启动时,当我运行 $netstat -l 时,4200 也不存在
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-08-01
    • 2021-03-31
    • 2021-12-22
    • 2019-05-26
    • 2016-04-05
    • 2018-11-30
    • 2020-03-26
    相关资源
    最近更新 更多