Skip to content
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

Warnings when building android #1396

Closed
vtrifonov opened this issue Jun 13, 2019 · 0 comments
Closed

Warnings when building android #1396

vtrifonov opened this issue Jun 13, 2019 · 0 comments
Assignees
Milestone

Comments

@vtrifonov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • Android Runtime: 5.4.0

Describe the bug
When you run tns build android for the first time you get the following warnings:

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

To Reproduce

tns create test --ng
cd test
tns build android

Expected behavior
Not to output the warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants