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

Getting error in android native #5742

Open
arpitjivanitecan opened this issue Jun 21, 2023 · 0 comments
Open

Getting error in android native #5742

arpitjivanitecan opened this issue Jun 21, 2023 · 0 comments
Labels
bug-pending-triage Reported bug, pending triage to confirm.

Comments

@arpitjivanitecan
Copy link

Issue Description

When I try to run ns run or tns run android I am getting error every time sometimes it run but when it stop and try to run again I face error again it is so greatful if anyone can help me with this problem as soon as possible. Here i attach txt file for log
nativescriptlog.txt

Reproduction

No response

Relevant log output (if applicable)

No response

Environment

OS: Windows 10 10.0.19044
CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12950HX
Shell: Not Found
node: 18.16.0
npm: 8.11.0
nativescript: Not Found

android

java: Not Found
ndk: 22.1.7171670
apis: 26, 30, 31, 32, 33, 33
build_tools: 30.0.3, 32.0.0, 33.0.0, 33.0.2, 34.0.0, 34.0.0, 34.0.0
system_images:

  • android-30 | Intel x86_64 Atom
  • android-30 | Google APIs Intel x86 Atom
  • android-30 | Google APIs Intel x86_64 Atom
  • android-30 | Google Play Intel x86 Atom
  • android-30 | Google Play Intel x86_64 Atom
  • android-31 | Google APIs Intel x86_64 Atom
  • android-31 | Google Play Intel x86_64 Atom
  • android-33 | Google APIs Intel x86_64 Atom

ios

xcode: Not Found
cocoapods: Not Found
python: Not Found
python3: Not Found
ruby: Not Found
platforms: Not Found


### Dependencies

```json
"dependencies": {
  "@angular/animations": "~15.2.0",
  "@angular/common": "~15.2.0",
  "@angular/compiler": "~15.2.0",
  "@angular/core": "~15.2.0",
  "@angular/forms": "~15.2.0",
  "@angular/platform-browser": "~15.2.0",
  "@angular/platform-browser-dynamic": "~15.2.0",
  "@angular/router": "~15.2.0",
  "@nativescript/angular": "^15.2.0",
  "@nativescript/core": "~8.5.0",
  "@nativescript/theme": "~3.0.2",
  "nativescript-auth0": "^4.1.0",
  "nativescript-ui-sidedrawer": "~15.2.0",
  "rxjs": "~7.6.0",
  "zone.js": "~0.13.0"
},
"devDependencies": {
  "@angular-devkit/build-angular": "~15.2.0",
  "@angular/compiler-cli": "~15.2.0",
  "@nativescript/android": "8.5.0",
  "@nativescript/types": "~8.5.0",
  "@nativescript/webpack": "~5.0.14",
  "@ngtools/webpack": "~15.2.0",
  "typescript": "~4.8.4"
}

### Please accept these terms

- [X] I have searched the [existing issues](https://github.com/NativeScript/nativescript-cli/issues) as well as [StackOverflow](https://stackoverflow.com/questions/tagged/nativescript) and this has not been posted before
- [X] This is a bug report
- [X] I agree to follow this project's [Code of Conduct](https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#coc)
@arpitjivanitecan arpitjivanitecan added the bug-pending-triage Reported bug, pending triage to confirm. label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-pending-triage Reported bug, pending triage to confirm.
Projects
None yet
Development

No branches or pull requests

1 participant