Quantcast
Viewing all articles
Browse latest Browse all 4827

Beginner question about installing and utilizing npm packages with ember!

@rchen3592 wrote:

Howdy all,

I’m a beginner with Ember, and have had some recent trouble trying to install and use this carousel package:

I’ve installed it in my app folder and the project folder, but when I try to use it with the code: {{#slick-carousel}}{{/slick-carousel}} I receive an EmberError with the message: “Assertion Failed: A component or helper named “slick-carousel” could not be found”

It is installed in bower components, is there something else I need to do to have ember recognize this component?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles