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

Java 13 is not supported, but doctor does not detect it #5242

Closed
rosen-vladimirov opened this issue Feb 5, 2020 · 0 comments
Closed

Java 13 is not supported, but doctor does not detect it #5242

rosen-vladimirov opened this issue Feb 5, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
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):

  • CLI: 6.3.3.
  • Cross-platform modules: Not applicable
  • Android Runtime: Not applicable
  • iOS Runtime: Not applicable
  • Plugin(s):Not applicable

Describe the bug
In case you have Java 13 installed, tns doctor says everything is working correctly, but when you try to build for Android, you receive an error - Invalid magic number 57

To Reproduce
Install Java 13 and run tns build android on any project

Expected behavior
tns doctor should detect the current environment is not okay for building Android applications.

Sample project

Additional context

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

No branches or pull requests

2 participants