asp.net - Warning: Object object has no method 'pluck' Use --force to continue -


i working on application developed in asp.net angular.

while running project using inetmgr, angular not working. checked in task runner, following error.

cmd.exe /c grunt -b "d:\devprojects\logisticmonitor\trunk\ccxtlm.web" --gruntfile "d:\devprojects\logisticmonitor\trunk\ccxtlm.web\gruntfile.js" default running "clean:files" (clean) task warning: object object has no method 'pluck' use --force continue. process terminated code 3. aborted due warnings.

i changed latest versions of dependies in package.json. build project. fixed me.