While attempting to run cordova prepare
on my project, I encountered the following error :
(node:11384) UnhandledPromiseRejectionWarning: TypeError: Cannot set property 'text' of null at updateProjectAccordingTo (C:\Users\Utilisateur\Desktop\SELL-SIGN-Android-master\platforms\android\cordova\lib\prepare.js:174:51)
https://i.sstatic.net/IV0r2.png
I'm at a loss when it comes to resolving this issue and identifying its root cause... If you have any insights or solutions, please share. Thanks!