Search code examples
angularjsnode.jsmeanjsng-file-upload

ng-file-upload and meanjs not working together


I'm trying to use the ng-file-upload within the meanjs stack, but I can't figure out how to make it work properly.

I followed all the steps illustrated in https://github.com/danialfarid/ng-file-upload and I've tried all the examples, but nothing worked.

I've also tried the S3 upload and I've obtained the same result.

Has someone already tested this module within meanjs?


Solution

  • yeah it works fine. You can see the complete answer mentioned here.

    you can see the html,client controller and server controller part regarding your question this is for video but you can change the input type for uploading the images and audio files.

    Include ng-file-upload js file and ng-file-upload-shim js file and other server side dependencies properlty .