NativeScript / NativeScript/nativescript-cli
Feature Request: Add TNS Version info into the build process
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
When doing a tns build / tns run / tns emulate / tns livesync / tns debug -- TNS should check the version of the runtimes, coremodules and ns command line like the tns info does and report them if their is a later version, so that people don't forget to upgrade or know when to upgrade...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how tns info checks runtime, coremodules, and CLI versions, then trace the tns build, tns run, tns emulate, tns livesync, and tns debug entry points. Done means those commands report when a newer version is available, matching the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100