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
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)
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:
ios
xcode: Not Found cocoapods: Not Found python: Not Found python3: Not Found ruby: Not Found platforms: Not Found