Closed bellsenawat closed 6 years ago
I build project to development and it failed deployment which using angular version 1.6.3
"npm ERR! peerinvalid Peer angular-pageslide-directive@2.1.3 wants angular@1.5.x"
So how to solve this issue in short term.
Change package.json ?
Use bower install angular-ng-pageslide this should auto resolve your issues.
Updated as 2.1.5
I build project to development and it failed deployment which using angular version 1.6.3
"npm ERR! peerinvalid Peer angular-pageslide-directive@2.1.3 wants angular@1.5.x"
So how to solve this issue in short term.
Change package.json ?