Arch created CB-13981:
-------------------------
Summary: cp: copyFileSync: could not write to dest file
(code=ENOENT)
Key: CB-13981
URL: https://issues.apache.org/jira/browse/CB-13981
Project: Apache Cordova
Issue Type: Bug
Components: cordova-android
Affects Versions: cordova-android-7.0.0
Environment: cordova -v
8.0.0
[email protected]
Mac
Reporter: Arch
Assignee: Joe Bowser
I am seeing following error since the latest upgrade:
>cordova build android
cp: copyFileSync: could not write to dest file
(code=ENOENT):/Users/vkeepe/Dev/github/Keeper/platforms/android/res/xml/config.xml
Parsing /Users/vkeepe/Dev/github/Keeper/platforms/android/res/xml/config.xml
failed
(node:56652) UnhandledPromiseRejectionWarning: Unhandled promise rejection
(rejection id: 1): Error: ENOENT: no such file or directory, open
'/Users/vkeepe/Dev/github/Keeper/platforms/android/res/xml/config.xml'
(node:56652) [DEP0018] DeprecationWarning: Unhandled promise rejections are
deprecated. In the future, promise rejections that are not handled will
terminate the Node.js process with a non-zero exit code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]