-
# Prerequisites
A new empty workspace created with `npx create-nx-workspace@next myworkspace`. (@nrwl/workspace: 8.0.0-rc.2)
## Expected Behavior
Running `ng g library common --unit-test-runn…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Expected Behavior
After updating to version 7.6.2. nrwl sets the `unitTestRunner` to the used Unit Test Runner and the `e2eTestRunner` to the used E2E Test Runner in my `angular.json`.
## Cu…
-
Hi ,
I'm doing a `mvn clean install`. It seems (after starting quarkus) to execute the following from my `package.json`. I'm a new Angular developer, so perhaps I'm doing something wrong here.
…
-
Package "@nrwl/nx" has an incompatible peer dependency to "jasmine-marbles" (requires "0.3.1", would install "0.4.0").
Environment: Angular 7
Nrwl/nx: 6.4
Trying to update all the packages of t…
-
### 🐛 Bug Report
- `tslint-to-eslint-config` version: 2.14.0
- ESLint version: 8.44.0
- Node version: 18.16.1
#### Actual Behavior
tslint-to-eslint acts like the tslint command cannot…
-
#### What are you trying to achieve?
Running multiple browsers with testcafe using `codeceptjs run-multiple --all`
#### What do you get instead?
The process seems to hang and `teardownAll` ne…
-
## Current Behavior
An Angular workspace initially created with `ng new workspace_name --create-application=false` and later has applications and libraries added to it fails to be converted to an…
-
I created new project - client - on Angular 11. Then updated ng version to 12 Angular. Then installed Universal: ng add @nguniversal/express-engine
Then I'm trying to run my Universal Angular, but …
-
## Expected Behavior
`ng generate lib myLib` should generate a lib named `myLib`
## Current Behavior
After answering the questions needed to generate a lib I get the following error:
`Cannot…