ionic-team / ionic-team/ionic-cli

ionic multi-app project using ionic cli 7.1.1 not work

Abierto
#5,017 0 comentarios 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
TypeScript
Estrellas
2k
Forks
682
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Description:**

I want to create a multi-app project, I am guided by the documentation:https://ionicframework.com/docs/cli/configuration#project-structure

I understand that one of the recommended structures is

![image](https://github.com/ionic-team/ionic-cli/assets/7276332/b7275b20-ab35-4cd2-83b6-453afb324802)

but it does not work. First, when executing ionic start, the app is created outside apps and second, if I execute ionic start with the --no-deps parameter, it still installs the dependencies.

I am a beginner with using monorepos, but what I understand is that the image structure should be respected: package.json and angular.json in common for all apps.

I've tried using this: https://github.com/ionic-team/ionic-cli/wiki/Angular-Monorepo but running ionic g gives me an error and I can't create anything.

I also tried to use nx with the @nxext/ionic-angular extension but it's horrible the way it works, since there are errors in the app.routing.ts, I can't use ng or ionic

I have also tried creating 2 apps, but it creates 2 complete projects without meeting the objective already described

Can you help me please?

**My `ionic info`:**
![image](https://github.com/ionic-team/ionic-cli/assets/7276332/8386b1e3-591e-4ae2-9c6f-572b28fde19c)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.