NativeScript / NativeScript/nativescript-cli
tns generate module <module_name> --routing is not supported?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Hello!
I tried to generate a module with routing but the CLI says: The option 'routing' is not supported. if I try to run something like tns generate module someModule --routing
Am I doing something wrong? Can someone plesae shed some light on how to generate routing for a module using NativeScript CLI?
Thank you in advance.
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
The issue names the tns generate module <module_name> --routing CLI command but no files or tests. Reproduce the command first, then trace the module generator and its option handling; done means the supported behavior and routing-generation path are documented or covered by an agreed implementation and test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100