-
### Environment information
```block
CLI:
Version: 11.0.0
Color support: true
Platform:
CPU Architecture: x86_64
OS: macos
Environment:
…
-
### Version
12.1.0
### Steps to reproduce
1. Clone my repo `git@github.com:just-jeb/angular-builders.git`
2. Checkout branch `14.x.x-update-jest`
3. Run `yarn --forzen-lockfile`
4. `cd exa…
-
## Current Behavior
When using the latest version of NX (14.8.3 as of this issue creation) commands fail as NX cannot resolve the location of a local nx-plugin if a `workspace.json` file is u…
-
Hi,
trying to deploy my already-built angular application to azure static web site with pwsh script from ubuntu OS in my container which will run as deploy container in our azure devops pipeline.
…
-
### Current Behavior
After running `npx nx run :build-storybook`, I got the following error output:
```
> NX Storybook builder starting ...
info => Cleaning outputDir: /Users/mauris/work/t…
-
## Current Behavior
nx start/build is failed
## Expected Behavior
Nx start/build is working
## Steps to Reproduce
1. Normal ng11 project in nrwl workspace
2. Run nx migrate latest
3. npm i…
-
From a discussion in this PR: https://dev.azure.com/ni/DevCentral/_git/Skyline/pullrequest/339229
-
## Current Behavior
cannot build
## Expected Behavior
## Steps to Reproduce
1. create nx workspace with react as template
2. after create, npm run build is fine.
3. switch use yarn, …
-
I have tried to migrate to the latest **nx** version but getting error as **Cannot find module '@nrwl/workspace/src/utils/perf-logging'**
It seems that `@nrwl/workspace/src/utils/perf-logging` is r…
-
## Current Behavior
When running tests with jest
```
✖ nx run ngrx-data-websocket-client:test
> NX Cannot find module '@babel/helper-get-function-arity'
…