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
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