-
I am unable to run any schematics or build commands due to incorrect exports in @nrwl/devkit
## Current Behavior
Schematics and build comments all fail.
## Expected Behavior
Schematics to run …
-
### Current Behavior
In >=15.4.0, when running a build with vite that includes sourcemaps (either `hidden` or `inline`) the sourcemaps are not generated because of the following error:
```shell
Sou…
-
## Current Behavior
Lib build fails
## Expected Behavior
Lib build passes
## Steps to Reproduce
Upgrade the existing project using standard migration procedure
### Failure Logs
```
> yar…
-
## Current Behavior
```
Error: Unable to resolve ./tools/executors/version:version.
Found module undefined while trying to locate ./tools/executors/version/package.json
at Workspaces.readE…
-
## Description
add node.js support for koa
## Motivation
KOA is next the generation EXPRESS developed by EXPRESS team members
KOA has been ripe and stable for several years now
KOA offers a sim…
-
## Current Behavior
When running a test on a component that imports `@headlessui/react`, the transformer fails.
While debugging, I saw that [babel-jest transformer](https://github.com/nrwl/nx/bl…
-
## Current Behavior
I cannot force run NG update.
## Expected Behavior
Work as described:
![Bildschirmfoto 2022-07-21 um 07 23 24](https://user-images.githubusercontent.com/11534760/1801…
-
**Describe the bug**
When using mega-lint-runner, `TYPESCRIPT_ES` always fails to lint, because it is not able to access `/tsconfig.json`
![mega-lint-runner on local system](https://user-images.…
-
## Current Behavior
The "root" field is required with `run-many`
```typescript
"examples": {
"root": "dummy/path",
"architect": {
"serve": {
"builder": "@nrwl/workspace:run-co…
-
## Current Behavior
We have been using nx for two years now and have stumbled upon a problem that conflicts our workflow and decreases our productivity. We are updating nx and our third party dep…