Hi, guys. I encounter the problem that I don't know how to solve.
Problem below:

I write a webpage, which is composited by Yii2.0 and Angularjs1.4.7.
I think I can install ng-extension  through composer, and it worked!
I applied this method install basic angular extension, highcharts, etc.
HOWEVER, I cannot inject module into my module. 
For example, 
var app = angular.module('test', ['smart-table']);

it keep showing that 
Error: $injector:modulerr
Module Error

I don't know what is going on.
But, I do check appasset(Yii) which contains the exact script that the 
module needs.

thank you, hopefully I got stuck for many hours and don't know why.

Isaac

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to