bitpay / wallet

Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
http://bitpay.com/wallet
MIT License
3.78k stars 1.74k forks source link

[Critical] The source on master branch cannot build #10916

Open mary-ng5519 opened 4 years ago

mary-ng5519 commented 4 years ago

Please make sure the README guide updated ! Below is the log


Ionic:

   ionic (Ionic CLI)  : 4.10.4
   Ionic Framework    : ionic-angular 3.9.5
   @ionic/app-scripts : 3.2.3

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : android 7.1.4
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, (and 25 other plugins)

System:

   Android SDK Tools : 26.1.1 (/home/tommy/Android/Sdk)
   NodeJS            : v8.16.0 (/home/tommy/.nvm/versions/node/v8.16.0/bin/node)
   npm               : 6.4.1
   OS                : Linux 5.3
Installing "cordova-plugin-fcm-ng" for android
Subproject Path: CordovaLib
Subproject Path: app
Adding cordova-plugin-fcm-ng to package.json
Saved plugin info for "cordova-plugin-fcm-ng" to config.xml
Discovered plugin "cordova-plugin-wkwebview-engine" in config.xml. Adding it to the project
Installing "cordova-plugin-wkwebview-engine" for android
Adding cordova-plugin-wkwebview-engine to package.json
Saved plugin info for "cordova-plugin-wkwebview-engine" to config.xml
Discovered plugin "cordova-plugin-theme-detection" in config.xml. Adding it to the project
Installing "cordova-plugin-theme-detection" for android
Adding cordova-plugin-theme-detection to package.json
Saved plugin info for "cordova-plugin-theme-detection" to config.xml
--save flag or autosave detected
Saving android@~7.1.4 into config.xml file ...
> ionic cordova resources android --force
[ERROR] Source image files were not found for the following platforms/types:

        - android/icon
        - android/splash

        Please review --help
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! copay@10.0.0 prepare:copay: `npm run clean && npm run apply:copay && ionic cordova platform add android && npm run fix:fcm`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the copay@10.0.0 prepare:copay script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/tommy/.npm/_logs/2020-05-21T19_14_42_164Z-debug.log
mary-ng5519 commented 4 years ago

Dear team, Please help provide the icon.png & splash.png The community needs transparency from open-source development

daniel-rezaei commented 3 years ago

@phathuynh5519 Did you find any solution to fix this error?