-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
The generator for @nrwl/angular for karma has out-of-da…
-
Multiple teams are working on different apps (multiple products within the same company) using Angular 2+.
Some of modules are shared between those apps.
Teams don't want to have single monorepo f…
-
### Current Behavior
```
> nx run repro:serve:development
[ watch ] build succeeded, watching for changes...
Debugger listening on ws://localhost:9229/f630444b-c355-463a-85f8-dded6237a6e5
Deb…
-
I have had problems with the StoreRouterConnectingModule on multiple angular ngrx apps even outside of NX workspaces. With NX I have seen the error "Outlet is not activated" when lazy loading featur…
-
### Current Behavior
An Nx plugin built with Nx V15.4.0 is not detecting projects (at least a library) in an Angular Workspace.
I maintain a NxPlugin called [ngx-deploy-npm](https://github.com/bik…
-
## Current Behavior
Installing `@nrwl/angular` with yarn produces following warnings:
```
warning "@nrwl/angular > jasmine-marbles@0.8.4" has incorrect peer dependency "rxjs@^6.5.3".
warning "…
-
## Current Behavior
Error creating a express (v14.1.1) application, sends this:
Cannot find module 'nx/src/generators/utils/json'
## Expected Behavior
Create a express application
## St…
-
Hi,
I just upgraded to Expo SDK 39 and before of that, I had never an issue navigating to a child screen (from LargeHeader to small header). When I go back now, it stays smalls instead of growing b…
-
Good Day
I am having trouble displaying the robot model in the warehouse when running **ros2 launch clearpath_gz simulation.launch.py**.
The robot model does not seem to be displayed and I get t…
-
## Current Behavior
I'm trying to integrate nx in an existing large monorepo (>500k files), but it only has ~25 workspaces.
When nx initializes, it tries to get the list of workspaces by globbing …