-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
origin Working code -
```
```
outp…
-
### Current Behavior
When running our web app build step via nx, if it crashes with a V8 heap allocation exhausted error, nx treats the build step as successful and caches the result.
If we don'…
-
### Current Behavior
`npm install` on my CI job sometimes fails to complete because of a random postinstall failure.
I think it might be related to multiple different versions of `nx` package brou…
-
### Current Behavior
Getting the error - module_scss__WEBPACK_IMPORTED_MODULE_1__.default is undefined
When trying to import scss module
### Expected Behavior
Should be able to import scss modul…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-console/blob/master/FAQ.md).
- [X] I have [searche…
-
Version: Deno 2.0.0
I am testing Deno as a pm replacement in our repo currently, since v2 seems pretty promising (also benchmarked a build). Sadly during the build it breaks with errors reporting t…
-
### Current Behavior
Starting from this morning any nx commands display the following message on my monorepo, then get stuck for while and fails with the following error
```
The Nx Daemon is un…
-
### Current Behavior
When configuring a build target with the `@nx/vite:build` with `outputPath` set to `{workspaceRoot}/dist`, the actual output occurs in `{projectRoot}/dist`.
### Expected Behavio…
-
### Current Behavior
I'm doing a trial NX upgrade from v16.3.2 to v18.2.1 and notice that doing `npx nx dep-graph --file=dist/dep-graph/dep-graph.html` has become much slower. It now takes over 7 m…
-
**Is your feature request related to a problem? Please describe.**
We have Stencil + NX project that uses @nxext/stencil. We want to upgrade to Stencil 3, but we noted this @next/stencil doesn't yet …