Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when exiting livereload: command.onInterrupt is not a function #313

Closed
alexblom opened this issue Apr 25, 2017 · 1 comment
Closed

Comments

@alexblom
Copy link
Member

TypeError: command.onInterrupt is not a function
    at onCommandInterrupt (/___/node_modules/ember-cli/lib/cli/cli.js:204:33)

Just a tracking issue.

If you are receiving this, you are using an ember-cli 2.13-beta release which adds an onInterrupt which we do not yet support. If the error is problematic for you, downgrade to 2.12.x.

@alexblom
Copy link
Member Author

alexblom commented Jun 6, 2017

In more recent ember-cli versions, this may manifest as livereload failing to exit on ctrl+c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant