Как пользоваться angular-картой - PullRequest
0 голосов
/ 02 июля 2018

Я хочу использовать свой проект angularJS: https://github.com/gavruk/angular-card/blob/master/src/card.js

но когда я делаю все как показано в документации, я получаю:

libraries.js:30369 Uncaught Error: [$injector:modulerr] Failed to instantiate module myApp due to:
Error: [$injector:modulerr] Failed to instantiate module myApp.controllers due to:
Error: [$injector:modulerr] Failed to instantiate module angular-card due to:
Error: [$injector:nomod] Module 'angular-card' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...