Open emanuelb opened 3 years ago
When running: build/build-android.sh production it shows in output
build/build-android.sh production
error: unknown option '--save' error: unknown option '--save'
which is happen for below yarn remove commands: https://github.com/melis-wallet/melis-cm-client/blob/da7932bdbb4c1bfdf3abca1f99d1710898bf3b8c/build/cordova-prepare.sh#L29-L30
yarn remove
yarn version used: 1.22.10 (ubuntu 21.04)
above commands does work with yarn version: 1.22.4 (ubuntu 20.10)
1.22.4
When running:
build/build-android.sh production
it shows in outputwhich is happen for below
yarn remove
commands: https://github.com/melis-wallet/melis-cm-client/blob/da7932bdbb4c1bfdf3abca1f99d1710898bf3b8c/build/cordova-prepare.sh#L29-L30yarn version used: 1.22.10 (ubuntu 21.04)
above commands does work with yarn version:
1.22.4
(ubuntu 20.10)