Skip to content

Cordova prepare issue (res\xml\config.xml failed) #41

@MarcoHuib

Description

@MarcoHuib

I just create a new Cordova project, add a android platform to it, then i follow the instructions from this plugin:

$ cordova plugin add cordova-plugin-keychain-touch-id
$ cordova prepare

after that i results to a error. Any idea what is happening?

cp: copyFileSync: could not write to dest file (code=ENOENT):C:\Project\Test\MyApp\platforms\android\res\xml\config.xml

Parsing C:\Project\Test\LocationTracker\platforms\android\res\xml\config.xml failed
(node:6732) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, open 'C:\Project\Test\MyApp\platforms\android\res\xml\config.xml'
(node:6732) [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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions