ionic-team / ionic-team/ionic-cli

ionic multi-app project using ionic cli 7.1.1 not work

Đang mở
#5,017 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

triage
Ngôn ngữ chính
TypeScript
Star
2k
Fork
681
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu với tài liệu về cấu hình CLI và cấu trúc dự án, đồng thời tái hiện hành vi đã được báo cáo của `ionic start` và `ionic start --no-deps`. So sánh kết quả với hướng dẫn về monorepo Angular và xác minh xem các app có được tạo trong `apps` hay không, các `package.json` và `angular.json` dùng chung có được áp dụng hay không, và các dependency có được bỏ qua với `--no-deps` hay không.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
angular, typescript
Lĩnh vực
build-system, cli
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.