Ember无法找到守望者,但守望者似乎安装得很好

时间:2015-08-23 17:47:24

标签: linux ubuntu ember.js watchman

又一个余烬+守望者问题。

ember -v收益

version: 1.13.8
Could not find watchman, falling back to NodeWatcher for file system events.
Visit http://www.ember-cli.com/user-guide/#watchman for more info.
node: 0.12.7
npm: 2.13.4
os: linux x64

但是,watchman -v会产生

3.8.0

此外,为了记录,请点击我的/etc/*-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS"
NAME="Ubuntu"
VERSION="14.04.3 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.3 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

我按照惯常的方式设置了通常有效的余烬(和守望者)。根据我的记忆,ember与watchman版本3.8.0一起工作,虽然我可能错了。

0 个答案:

没有答案