danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

Issue with grunt build #1922

Open oaibr opened 7 years ago

oaibr commented 7 years ago

Uncaught Error: [$injector:modulerr] Failed to instantiate module fileUploadApp due to: Error: [$injector:modulerr] Failed to instantiate module fileUploadApp due to: Error: [$injector:nomod] Module 'ngFileUpload' 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.

Added dependency as "ng-file-upload":"latest"

olegbezk commented 7 years ago

add to the grunt/config/concat.js into the {thirdParty->files->src} link to the /ng-file-upload/ng-file-upload.js