### Describe the bug Reproduce: ``` npx ignite-cli new PizzaApp2025b \ --bundle=com.pizzaapp2025b \ --git \ --install-deps \ --target-path=/Users/jh/Code/Temp/PizzaApp2025b \ --remove-demo=false \ --new-arch \ --experimental=expo-router \ --workflow=cng \ --no-timeout=false \ --state=mst ``` (Keep the demo code in, use expo router.) ``` npx ignite-cli@latest g screen About ``` <img src="https://github.com/user-attachments/assets/a1072cf6-0829-42cc-b477-2cc7bbaa1bca" width="300" /> It adds it to `./app/screens`. Should be in `./src/app/screens`, I believe. ### Ignite version 10.1.6 (latest) ### Additional info no