-
When using a command I made to start an Angular server and trying to use the preview URL, I get a 'couldn't be reached' error.
**Reproduction Steps:**
Make a workspace using the NodeJS stack
Ru…
ghost updated
5 years ago
-
# angular子项目问题
## 重现步骤
```
mkdir monorepo && cd $_
npm init
编辑package.json
{
private: true,
packages: ["modules/*"]
}
ng new angular-proj
cd angular-proj
yarn
yarn build
报错: 找…
-
**Describe the bug**
Cannot create angular app.
```js
D:\dev\web\apps\my-app>nx g @nxext/angular:application
> NX Generating @nxext/angular:application
√ What name would you like to use f…
-
**Description and reproduction of the issue**
Since signals is released, today angular team is highly recommend using signals for local state rather than using `rxjs` (for example `Behavior…
-
**What package is covered by this investigations?**
All packages contained in the [angular/angular-cli](https://github.com/angular/angular-cli) repository, most notably `@angular/cli`.
**Describ…
-
First of all, thank you so much for everything you're doing to bring Module Federation to the Angular/Nx space. The experience of using `@angular-architects/module-federation` in Nx workspaces has bee…
-
### Describe the bug
There are issues regarding the same problem (#21387, #11674) which are already closed, but the problem still exists.
The autodoc documentation does not contain the informati…
-
**Describe the bug:**
`apps` and `libs` folder icons disappeared for both `nx` and `ng cli` workspaces
**Steps to reproduce:**
1. Generate workspace
`ng new ng-workspace --minimal --defaults`
`…
-
Hi,
Currently i'm working in a project with angular-seed, i'm trying to create a new module but when i execute build.prod it throws me an error.
'build.bundles.app' errored after 1.25 s
[08:52:…
-
##### **Overview of the feature request**
v8 supports configuration/cli options choices:
https://github.com/jhipster/generator-jhipster/blob/e138f68b67955229d2fb1d1988a23687ad8554bf/generators/c…