Results 5 issues of Lyle Frost

Ember 3.18.1 ember-simple-auth 3.0.0 I am attempting to use the recommendation in the ember-simple-auth documentation to nest all authenticated routes under a route with path = "". That seems to...

When installing the latest version of awscli and aws-shell in a virtualenv on Debian 9, running aws-shell fails with an error creating the autocomplete index. First run, creating autocomplete index......

* **I'm submitting a ...** - [X ] bug report * **What is the current behavior?** Inline-editing does not work with ember-paper. I first observed this locally, but it can...

bug

I am trying to use ember-cli-update 0.43.3 to update an Ember 3.12.0 application to 3.13.0. I am first trying to run all codemods against 3.12.0. When running ember-qunit-codemod, I get...

bug

I have added the latest versions of Video.js and its YouTube plugin to an Ember 3.19 application. ``` yarn add --dev video.js yarn add --dev videojs-youtube ``` It was working...