ionic-team / ionic-team/ionic-cli

Angular Monorepo problem

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

描述

**Description:**

Problem with angular workspaces

**Steps to Reproduce:**

I was following this guide [Angular-Monorepo concepts](https://github.com/ionic-team/ionic-cli/wiki/Angular-Monorepo#concepts) but when I run ionic capacitor add ios or ionic capacitor add android I got this output:
```
[capacitor] [error] The Capacitor CLI needs to run at the root of an npm package or in a valid NX monorepo.
[capacitor] Make sure you have a package.json or project.json file in the directory where you run the Capacitor CLI.
[capacitor] More info: https://docs.npmjs.com/cli/init
[capacitor] Missing appId for new platform.
[capacitor] Please add it in capacitor.config.json or run npx cap init.
[ERROR] An error occurred while running subprocess capacitor.
```

**Output:**

**My `ionic info`:**

```
Ionic:

Ionic CLI : 7.1.6
Ionic Framework : @ionic/angular 7.6.5
@angular-devkit/build-angular : 16.1.3
@angular-devkit/schematics : 16.0.6
@angular/cli : 16.0.6
@ionic/angular-toolkit : 9.0.0

Capacitor:

Capacitor CLI : 5.4.1
@capacitor/android : 5.4.1
@capacitor/core : 5.4.1
@capacitor/ios : 5.4.1

Utility:

cordova-res : not installed globally
native-run : not installed globally

System:

NodeJS : v18.17.1
npm : 9.6.7
OS : macOS Unknown
```

**Other Information:**
[sample app](https://github.com/mlncck/ionic-monorepo-test)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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