@Andrew_Max wrote:
I have an addon which I want to use but is throwing some errors. It's seems like the errors themselves would be easy enough to fix but I don't really understand how I can manipulate an existing ember cli addon.
I guess my root problem is that I don't understand how to integrate the addon into my app in any way except for
ember install <addon>
which as far as I know will not work for development purposes.Any insight into what the proper workflow for dealing with this is would be appreciated.
Posts: 5
Participants: 3