**Describe the bug** `--sample` does nothing on plain NS projects and it is valid option. **To Reproduce** Run: ``` ng new --collection=@nativescript/schematics TestAppWith --sample ``` **Expected behavior** I would expect some kind of validation and something to warn me `--sample` will do nothing.