Cordoba Android Upgrade - Cannot find lodash / object / assign Error module

I have a Cordova Android application (version 2.9) that uses gradle, now I want to update the cord using the command , update android , but all the time it gives me the following error " Cannot find module lodash / object / assign Error , I also passed this and this , but none of them work, please help me solve.

Error ScreenCast

+4
source share
1 answer

\node_modules\cordova-lib\node_modules\plist\node_modules\xmlbuilder\node_modules\lodash - require/resolveFilename .

: fp \ node_modules\cordova-lib\node_modules\plist\node_modules\xmlbuilder\node_modules\lodash . ( lang).

0

Source: https://habr.com/ru/post/1626309/


All Articles