It will be installed successfully but it shows following error when I run gulp serve
Module not found: Error: Cannot resolve 'file' or 'directory' ./angular-slimScroll.js in [project path]\bower_components\angular-slimscroll-aiska @ angular-slimscroll-aiska (bower component) 1:17-51
It works fine when I deleted package.json from in [project path]\bower_components\angular-slimscroll-aiska
Can anyone light up me on this as I automated all my deployment so couldn't edit anything manually.
It will be installed successfully but it shows following error when I run
gulp serveModule not found: Error: Cannot resolve 'file' or 'directory' ./angular-slimScroll.js in [project path]\bower_components\angular-slimscroll-aiska @ angular-slimscroll-aiska (bower component) 1:17-51It works fine when I deleted
package.jsonfrom in[project path]\bower_components\angular-slimscroll-aiskaCan anyone light up me on this as I automated all my deployment so couldn't edit anything manually.