mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
chore: update envinfo command
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -72,14 +72,14 @@ body:
|
|||||||
Provide information about your environment. Run
|
Provide information about your environment. Run
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npx nativescript-envinfo -y
|
echo 'y' | npx nativescript-envinfo
|
||||||
```
|
```
|
||||||
|
|
||||||
inside the project and paste the output directly without manual formatting.
|
inside the project and paste the output directly without manual formatting.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Paste the result of
|
Paste the result of
|
||||||
|
|
||||||
npx nativescript-envinfo -y
|
echo 'y' | npx nativescript-envinfo
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user