实时重新加载不能使用ember-cli [英] live-reload not working with ember-cli

查看:205
本文介绍了实时重新加载不能使用ember-cli的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ember new foo-proj
cd foo-proj
ember s

现在服务器正在运行。但是当我编辑一个文件,例如foo-proj / app / index.html live-reload不重新加载

Now the server is running. But when I edit a file e.g foo-proj/app/index.html live-reload does not reload!

我正在运行:


  • 节点v0.10.31

  • npm 1.4.23

我一直在#ember-cli频道上问道,但没有运气。
我似乎是唯一有这个问题的人。

I've been asking around on the #ember-cli channel but no luck. I seem to be the only one with this problem.

推荐答案

最后 / strong>即可。
我不得不做一些严格的东西,虽然这不舒服不解释什么是问题。
我通过完全删除节点和npm来解决问题,然后通过重新安装它通过运行 brew install node

@wenincode指向一个链接和指向卸载npm 的链接

@wenincode pointed me to a link to uninstall node and a link to uninstall npm

这篇关于实时重新加载不能使用ember-cli的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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