ionic-team / ionic-team/ionic-cli

ionic multi-app project using ionic cli 7.1.1 not work

未关闭
#5,017 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
TypeScript
星标
2k
派生
682
PR 合并指标
30 天内没有已合并 PR

描述

**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)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。