-
-
Notifications
You must be signed in to change notification settings - Fork 197
Not being able to compile, getting non-descriptive error #2197
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
Comments
@pocesar We advise NS developers to always use the latest Android SDK tools whenever possible. To be able to see a more descriptive error run the build with the log trace flag enabled like so: |
tried to use build tool 25, it showed:
|
@pocesar in that case using 24 will have to do until the CLI is updated to support android-25. Managed to get the initial error logged with the trace flag enabled? |
related to #2203 |
The issue has been addressed in the latest CLI release and should not limit you to build tools version now. Related PR: #2202 |
I upgraded the SDK from 19 to 21, and now I'm getting a non-descriptive error and it's failing to build
Windows 10 x64
Nativescript 2.3.0
Android SDK API Level 21
Build Tool 21.1.2
Node 6.9.1
NPM 4.0.1
already tried to remove and add the android platform,
tns install
everything from scratch, manually deletednode_modules
andplatforms
folders. always the same outcomeThe text was updated successfully, but these errors were encountered: