NativeScript / NativeScript/nativescript-cli
Error while loading nativescript-cloud is: Default commands should be required before child commands
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
running latest CLI ... Sept 30th build
ns -v = 7.0.9-2020-09-30-180843-14270
running - tns debug android --env.aot --no-hmr --emulator
Error while loading nativescript-cloud is: Default commands should be required before child commands
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 reproducing the reported command, tns debug android --env.aot --no-hmr --emulator, with the listed NativeScript CLI build and observe where the nativescript-cloud loading error occurs. Trace the command-loading path from that error; done means the command loads without the “Default commands should be required before child commands” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100