-
Notifications
You must be signed in to change notification settings - Fork 7
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 upon install without any components loaded #11
Comments
Then I tried installing a sample stencil component from https://stencilcomponents.com/component/rating/ |
Interesting! Sorry about the issues here -- let me see if I can get that sorted out. |
This problem seems to stem from the |
I was able to find an alternate API to fix that problem, so some progress there! However, the import for |
Is there a current work around for this issue in ember-cli |
Closed by #7 |
I just installed ember-cli-stencil into a blank ember starter project (version 3.5.1) and now it fails to build with the error:
Reduce of empty array with no initial value
The text was updated successfully, but these errors were encountered: