ChristianKreuzberger / django-rest-imageupload-example

A Django Rest Image Upload Example
MIT License
109 stars 29 forks source link

Known good Node Module versions #9

Open WayneKeenan opened 5 years ago

WayneKeenan commented 5 years ago

In the years that have passed since this tutorial was created it looks like Node module version rot has set in.

After a bit of tinkering these are the version of the node modules that are working for me:

npm install angular@1.5.8 angular-resource@1.5.8 angular-animate@1.5.11 angularjs-toaster@1.2.1 ng-file-upload@12.2.13 bootstrap@3.3.7

ChristianKreuzberger commented 5 years ago

Thanks for the info. Sorry I've left this repo "alone" for so long. I will see if I can "lock" this information in in a package-lock.json