-
I created two workspaces `my-app` and `my-utils`.
`my-utils` is workspace with libs to use in multiple workspaces.
What I have to do to be able to use libs from different workspace?
In `my-app`…
-
## Current Behavior
trying to work with `ng cache` appears totally broken
## Expected Behavior
https://angular.io/cli/cache these commands should work
## Steps to Reproduce
try to run `np…
-
### Issue description or question
Wallaby works as expected for a yarn monorepo, `npx jest` works fine when run from the root and i see the test ouput of wallaby with Start or Smart Start mode.
…
-
After installing "@nrwl/angular": "^14.2.4" I am not able to use the Nx Console or the CLI to generate Angular applications
## Current Behavior
TypeError when generating Angular applications using…
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler-cli
### Description
**Context:**
I'm working on a multi angular applications project. I am using Gradle & yar…
-
## Current Behavior
NX rebuilds all yarn workspaces when the package.json dependencies of any workspace change. Since we are using internally-published packages and iterating them frequently, t…
-
### Current Behavior
When using a custom NX plugin which has been built with es modules, I get the error:
`require() of ES Module executor.js ... not supported`.
When using "module": "commonjs", …
-
## Current Behavior
When I run the most recent @nrwl/nest:application schematic and pass the --strict flag, the command fails with the error below. It appears that it is impossible to generate a nes…
-
### Current Behavior
running the build target fails with error:
``` console
> NX Cannot find module '@angular-devkit/core'
Require stack:
- /workspaces/enroll-fe/node_modules/nx/src…
-
## Current Behavior
Running `npx nx generate @nrwl/angular:application foobar --no-interactive --dry-run` doesn't generate a new application, instead it throws an error saying that the foobar pro…