ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Addon not installing in ember-cli

jamesmenera opened this issue · comments

jamesmenera@MacBook-Pro:~/Sites/Acorns-ember[develop*]$ ember install ember-a11y-testing
version: 0.2.3
Could not find watchman, falling back to NodeWatcher for file system events.
Visit http://www.ember-cli.com/#watchman for more info.
Installed packages for tooling via npm.
installing
installing
The ember generate command requires an entity name to be specified. For more details, use ember help.

This is an issue with Ember-CLI itself. The add-on should have installed properly even if you get the message. Issue for reference: ember-cli/ember-cli#3846