I copied angucomplete-alt.min.js and included angular.module ['angucomplete'
When I run gulp below message appear
[AngularFileSort] Erorr in plugin 'gulp-angular-filesort'
Message:
Error in parsing "angucomplete-alt.min.js" Line 5: Unexcepted token <
When checked I found .js file is not js but some html.
I copied angucomplete-alt.min.js and included angular.module ['angucomplete' When I run gulp below message appear [AngularFileSort] Erorr in plugin 'gulp-angular-filesort' Message: Error in parsing "angucomplete-alt.min.js" Line 5: Unexcepted token <
When checked I found .js file is not js but some html.