-
I upgraded our workspace to latest NX version (13.7.1).
However, I am getting following error with NX Daemon server
**> NX Nx Daemon was not able to compute the project graph.**
Here is the…
-
### Current Behavior
Migration script gives this message and DO NOT update angular to the latest version
```
PS D:\gitlab\cv-app\frontend\cv-ui> yarn update
Failed to install the latest versio…
-
Automated tests failed against Nx `v16.0.0`.
These errors need to be addressed, before `v16.0.0` can be supported.
| Package | Change …
-
### Current Behavior
First, thank you for nx. I've used it for years and I truly love it. I hope that you can help me resolve this issue using Angular in nx:
Running `npx nx list @nx/angular` pr…
-
### Current Behavior
Nx v16 can not build a library for Angular v16
### Expected Behavior
Nx should be able to build an Angular library
### GitHub Repo
_No response_
### Steps to Reproduce
1. p…
-
- VSCode Version: 1.72.0
- Local OS Version: Ubuntu 22.04
- Remote OS Version: Ubuntu 22.04
- Remote Extension/Connection Type: SSH/Containers/WSL/Server: Dev Containers (Docker)
- Logs:
```bash
…
-
Reopening [this issue](https://github.com/angular/angular/issues/50202) here. I see the dependency is from https://github.com/angular-eslint.
**Description and reproduction of the issue**
As of …
-
**Description and reproduction of the issue**
Upgraded our project to Angular 16.0.2. Ran:
`ng add @angular-eslint/schematics`
No issues.
Note this part of the quickstart does _not_ get a…
-
content of migrations.json
``` json
{
"migrations": [
{
"version": "0.1.1",
"description": "Complete Lab 1",
"cli": "nx",
"implementation": "./src/migrations/co…
-
Seems like salvo-cli is quite basic. Every time I write a new salvo project I copy paste lot of existing code. [loco](https://loco.rs) looks pretty great but is for Axum. It is inspired by Rails so ha…