Alexander
Alexander
For our tooling we relied on the project path name in the workspace.json which is now removed. Currently I am looking for a way to ditch the old workspace.json and...
Upgraded from 17.2.3 to 18.2.4 and got the error why running nx test for the first time. Consecutive tests ran without problem also after clearing Nx cache ``` Node :...
Same issue with 2 external monitors. When for example using Cypress the application is started offscreen and cannot be moved.
@turp You can set the following config for git to use https instead of git:// in .gitconfig [url "https://"] insteadOf = git://
```json { "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "version": 1, "newProjectRoot": "projects", "projects": { "angular-sixteen": { "projectType": "application", "schematics": {}, "root": "", "sourceRoot": "src", "prefix": "app", "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": {...
> I have the same issue. Did you ever find any workable solution? I only have the workaround that I provided in the first post. I haven't looked into the...
Chrome Version 127.0.6533.89 (Official Build) (64-bit) React developer tools 5.3.1 (7/3/2024) `Uncaught Error: Attempting to use a disconnected port object at handleMessageFromPage (proxy.js:1:779)`