PeterHdd commented on issue #693: Source and destination must not be the same. URL: https://github.com/apache/cordova-android/issues/693#issuecomment-539533422 No but didnt wanna add it because this is a company's project, not mine personal. But here is the rest: ``` (node:11892) UnhandledPromiseRejectionWarning: Error: Source and destination must not be the same. at Object.checkPathsSync (D:\Peter\<project>\<project>\node_modules\fs-extra\lib\util\stat.js:92:11) at Object.copySync (D:\Peter\<project>\<project>\node_modules\fs-extra\lib\copy-sync\copy-sync.js:24:38) at updatePathWithStats (D:\Peter\<project>\<project>\node_modules\cordova-common\src\FileUpdater.js:103:24) at D:\Peter\<project>\<project>\node_modules\cordova-common\src\FileUpdater.js:298:19 at Array.forEach (<anonymous>) at Object.mergeAndUpdateDir (D:\Peter\<project>\<project>\node_modules\cordova-common\src\FileUpdater.js:296:33) at updateWww (D:\Peter\<project>\<project>\platforms\android\cordova\lib\prepare.js:161:17) at Api.module.exports.prepare (D:\Peter\<project>\<project>\platforms\android\cordova\lib\prepare.js:60:19) at Api.prepare (D:\Peter\<project>\<project>\platforms\android\cordova\Api.js:175:45) at C:\Users\Peter\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\prepare.js:106:36 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
