cp copyFileSync could not write to dest file code=ENOENT

报错:
cp: copyFileSync: could not write to dest file (code=ENOENT):C:\workspace\h5\demo0430\platforms\android\res\xml\config.xml

Parsing C:\workspace\h5\demo0430\platforms\android\res\xml\config.xml failed
(node:7832) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open ‘C:\workspace\h5\demo0430\platforms\android\res\xml\config.xml’

将你自定义插件引入的第三方包这样写:


原文https://stackoverflow.com/questions/50678936/cp-copyfilesync-could-not-write-to-dest-file-code-enoent/50714915
哈哈

你可能感兴趣的:(hybrid,ionic,cordova)