-
Run upgrade process for nx using migrate utility.
After migration build works, but generating component and libraries failing.
Here are the dependencies and devdependencies:
"dependencies":…
-
- Please follow the issue template below for bug reports and feature requests.
- Tickets opened without any of these informations will be **closed** without any explanation.
##### **Overview of th…
-
### Current behavior
After adding code coverage using the following walkthrough: https://dev.to/cssoldiervoif/code-coverage-with-cypress-angular-45pb
On the 39th test out of 53:
```
The follo…
-
## Description
It would be nice that when your run `npx create-nx-workspace --interactive` that you were able to pick the version of Angular in case you pick either standalone Angular or integr…
-
# 🐛 Bug Report
## 💻 Repro or Code Sample
Thi sis how the edit grid icon is currently built:
```typescript
import { DesignSystem } from '@microsoft/fast-foundation';
import { IconThr…
-
### Describe the bug
Ran `npx storybook@next init` on an Angular Component library (freshly created. When I tried to run `npm run storybook`, it failed with this error:
```
Error: error TS5012: Can…
-
### Issue description or question
0 failing tests, 0 passing Launch Coverage & Test Explorer | Search Tests
Failed to initialize wallaby vitest.
Could not find vitest utils
Error: Could …
-
### Current Behavior
`@nrwl/workspace:move` generator fails while trying to move around a lib in a newly created (via angular cli) project, since from the start `tsconfig.json` has comments inside …
-
## Current Behavior
I've generated a @nrwl/web application and a (buildable) @nrwl/js library. The application uses the library. Now the app build ends with error. I have to add a `.babelrc` to t…
-
## Current Behavior
When using @nrwl/node@13.8.4 I get the following error:
Error: Unable to resolve @nrwl/node:execute.
## Expected Behavior
It's a regression, error goes away with v13.8.…