NativeScript / NativeScript/nativescript-cli
tns debug android --log trace not starting app
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- JavaScript
- Star
- 1.1k
- Fork
- 204
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
tns --version
8.1.3
√ Up to date.
tns debug android --log trace
tns doctor --log trace
locks in same step
Collecting system information...
package.json
'''
{
"name": "nativescript-sdk-examples-ng",
"description": "NativeScript & Angular SDK Examples",
"author": "Telerik support@telerik.com",
"version": "0.1.0",
"homepage": "https://github.com/NativeScript/nativescript-sdk-examples-ng",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/nativescript-sdk-examples-ng"
},
"bugs": {
"url": "https://github.com/NativeScript/nativescript-sdk-examples-ng/issues"
},
"keywords": [
"NativeScript",
"Angular",
"SDK",
"example",
"documentation"
],
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "11.2.1",
"@angular/common": "11.2.1",
"@angular/compiler": "11.2.1",
"@angular/core": "11.2.1",
"@angular/forms": "11.2.1",
"@angular/platform-browser": "11.2.1",
"@angular/platform-browser-dynamic": "11.2.1",
"@angular/router": "11.2.1",
"@nativescript/angular": "11.0.1",
"@nativescript/camera": "5.0.8",
"@nativescript/core": "7.2.1",
"@nativescript/geolocation": "7.0.0",
"@nativescript/theme": "3.0.1",
"nativescript-intl": "4.0.2",
"reflect-metadata": "0.1.13",
"rxjs": "6.6.3",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular/compiler-cli": "11.2.1",
"@nativescript/android": "^7.0.1",
"@nativescript/ios": "7.2.0",
"@nativescript/types": "7.2.0",
"@nativescript/webpack": "4.1.0",
"@ngtools/webpack": "11.2.1",
"codelyzer": "6.0.1",
"fs-extra": "9.1.0",
"glob": "7.1.6",
"lazy": "1.0.11",
"markdown-snippet-injector": "0.2.4",
"opener": "1.5.2",
"rimraf": "3.0.2",
"tar.gz": "1.0.7",
"tslint": "6.1.3",
"typescript": "4.1.5"
},
"scripts": {
"pretsc": "npm install",
"tsc": "tsc",
"pretslint": "npm run tsc",
"tslint": "tslint -p tsconfig.json",
"prebuild": "npm run tslint",
"build": "node scripts/build.js",
"postbuild": "npm run inject && npm run archive",
"inject": "mdinject --root=app --docsroot=dist/code-samples --sourceext=".ts|.css|.html" --snippettitles="TypeScript|CSS|HTML"",
"archive": "node scripts/archive.js",
"update-webpack": "./node_modules/.bin/update-ns-webpack --deps --configs",
"update-angular": "./node_modules/.bin/update-app-ng-deps",
"update-app-ng-deps": "update-app-ng-deps",
"ns-verify-bundle": "ns-verify-bundle",
"update-ns-webpack": "update-ns-webpack"
},
"main": "main.js"
}
'''

Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện tns debug android --log trace với gói ví dụ NativeScript SDK được cung cấp và so sánh với tns doctor --log trace, lệnh được cho là bị khóa trong quá trình thu thập thông tin hệ thống. Issue không nêu tệp nguồn hay bài kiểm thử nào; công việc được xem là hoàn tất khi đã xác định và khắc phục nguyên nhân để ứng dụng Android khởi động ở chế độ debug và lệnh không còn bị treo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- android, javascript
- Lĩnh vực
- cli, mobile
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100