Please, provide the details below:
Did you verify this is a real problem by searching the NativeScript Forum or the readme?
_Yes
Tell us about the problem
The build android script fails on Ubuntu because of 'set -o pipefail' line. If you remove it then it will copy the .aar file in src/platforms/android/aar instead of src/platforms/android
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
- nativescript-dev-debugging: 1.0.1
- CLI: 5.4
- Cross-platform modules: 5.4
- Runtime(s): 5.4
Please tell us how to recreate the issue in as much detail as possible.
- Follow development workflow for e.g. Chart on Ubuntu