-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting an Android build error on old legacy nativescript system #1823
Comments
We are having a similar issue when building an 8.8.4 app. I get a different error but it points to the same line. Error:
Environment Info:
|
You will need a couple things an older cli, npm, node and runtimes. |
Any headway on this? This component net.gotev:uploadservice:3.4.2 is being used by one of the ns modules - but haven't been able to figure out which. I'm using [email protected] - but looking at my revisions looks like last one that worked was 6.5.3 - but when I try to add that version - nothing loads. I get
|
I've got a legacy app that needs to be maintained.
Here's the
tns info
When I do a
tns build android
, get the following errorHere's my build.gradle file with line 586
This is legacy app and would just like to build it without changes - I didn't make any changes since last successful build which was about 6 months ago. Help appreciated!
The text was updated successfully, but these errors were encountered: