noducks
Results
2
issues of
noducks
With VBox 4.3.8 & Vagrant 1.5.1 on Mavericks - Am running ``` vagrant init boot2docker https://github.com/mitchellh/boot2docker-vagrant-box/releases/download/v0.5.4-1/boot2docker_virtualbox.box vagrant up ``` I get the Kernel Panic error https://github.com/mitchellh/boot2docker-vagrant-box/issues/25, so I run ```...
bower installed angular-momentjs Then used the minified version angular-momentjs.min.js, and it threw up errors for me. ``` Error: $injector:unpr Unknown Provider ``` Eventually worked out the angular-momentjs.js file worked fine....