ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states
http://ncuillery.github.io/angular-breadcrumb/
MIT License
785 stars 183 forks source link

Error using ncy-angular-breadcrumb #95

Closed bfmehdi closed 8 years ago

bfmehdi commented 9 years ago

If I use 'ncy-angular-breadcrumb' to add the dependency I get an error Module 'ncy-angular-breadcrumb' is not available! You either misspelled the module name or forgot to load it If I use ng-breadcrumbs to add the dependencyI don't get any result when I use div ncy-breadcrumb>

ncuillery commented 8 years ago

Hi,

Your question is related to the correct declaration of modules in an angular application. Please read the official doc. Concerning the angular-breadcrumb module part, follow the Getting Started guide here.

Note: don't confound this module with https://github.com/ianwalter/ng-breadcrumbs