danielepiccone / ng-pageslide

AngularJS sliding panel for serving additional content from off the page
http://danielepiccone.github.io/ng-pageslide/examples/
451 stars 160 forks source link

angular peer dependency is failing in archlinux. #155

Closed pravmr closed 6 years ago

pravmr commented 7 years ago

When doing npm shrinkwarp, I am getting the following error. peer invalid: angular@1.5.x, required by angular-pageslide-directive@2.1.3

Fix. I changed the angular dependency in package.json file to be ^1.5.x That fixes the problem. Please make this change to the master, OR if you can give me permission, I can issue a pull request. My userid is pravmr

danielepiccone commented 6 years ago

this should be fixed as 2.1.5 when installing through npm