You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a project structure such that the Ember application is not in the root directory, this line fails. Would it be possible to search for a file named .ember-cli instead of assuming it is in the root directory?
If you have a project structure such that the Ember application is not in the root directory, this line fails. Would it be possible to search for a file named
.ember-cliinstead of assuming it is in the root directory?