Peter Hultqvist created CB-7435:
-----------------------------------
Summary: Could not write icon files
Key: CB-7435
URL: https://issues.apache.org/jira/browse/CB-7435
Project: Apache Cordova
Issue Type: Bug
Components: FirefoxOS
Affects Versions: 3.5.0
Environment: Ubuntu 14.04 64bit
Reporter: Peter Hultqvist
No icons are copied to the generated package.
# cordova build firefoxos
cp: copyFileSync: could not write to dest file
(code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-60.png
cp: copyFileSync: could not write to dest file
(code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-128.png
cp: copyFileSync: could not write to dest file
(code=ENOENT):/home/.../platforms/firefoxos/www/icon/icon-512.png
"..." is changed by me.
there is no icon directory and if I create it there is no change.
--
This message was sent by Atlassian JIRA
(v6.2#6252)