-
### Current Behavior
Simple setup with 3 angular libs
Lib-A - publishable @myOrg/Lib-A
Lib-B - publishable @myOrg/Lib-B
Lib-C - publishable @myOrg/Lib-C
Now Lib-C imports
- @myOrg/Lib-A, …
-
##### **Overview of the issue**
When I user websocket spring-websocket I get error with below stack trace:
```
Error starting ApplicationContext. To display the condition evaluation report re-r…
-
Automated tests failed against Nx `v16.1.0`.
These errors need to be addressed, before `v16.1.0` can be supported.
| Package | Change …
-
Hi! First of all, my apologies for reporting a problem of npm3 here, but it looks like the old repo is currently in read only mode.
We have a big and old angularjs frontend app, that requires node4…
-
## Background
The codebase is split into two folders: `apps` and `libs`. The only "app" that includes a testing suite is `apps/api` (tox runner). All projects with a testing suite in `libs/` use Je…
-
- [ ] ◆ 0ad : FOSS historical Real Time Strategy (RTS) game of ancient warfare.
- [ ] ◆ 0ad-latest : Real Time Strategy game of ancient warfare (development branch).
- [ ] ◆ 3d-puzzles : 3D-Puzzles …
-
_[Please make sure you have read the submission guidelines before posting an issue](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-issue)_
# Prerequisites
Yarn version 2.0.0-rc…
-
**Description and reproduction of the issue**
```JSON
{
"rules": {
"@angular-eslint/template/attributes-order": [
"error",
{
"alphabetical": …
-
Yarn version: 2.4
We have a monorepo that's setup like this:
- webapp
- shared packages
- mobile
For our web app, we're able to set it up to use pnp successfully, but our mobile app is usi…
-
I tried to run this lib on my nodejs nx project and I am getting, `Cannot find configuration for XXX`
I went to the code and found this code section:
```
function readProjectConfiguration(tree, pro…