-
Hi dear NX team 👐
In the newest release (v4.1.2), the `nx-set-shas` action started to fail due to an error fetching `workflow_id` via the GH API.
- I restarted WF ~10 times, and it failed with the …
-
## Feature Request
## Is your feature request related to a problem? Please describe.
Current v3 action works, but nodeJS16 is being deprecated by GiitHub.
## Describe the solution you'd like
…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
I'd like to use Vitest instead of Jest for e2…
-
This is a cool tool, I've just started using it, but I've been encountering an issue the last few days trying to look at this repo https://emanuelef.github.io/daily-stars-explorer/#/nrwl/nx
T…
-
During testing, the follwing error occurs
```
ERROR failed to read input source map: failed to parse inline source map url
foreign-content.js.map
Caused by:
relative URL without a base…
-
Global options defined in main.ts of a brand new NestJS project (inside Nrwl NX) don't seem to be taking affect. Perhaps this is because of Nrwl NX somehow?
My nestjs main.ts file looks like so
…
-
Thanks for a useful cache approach!
thoughts on impact of nx’s change to deprecate custom runners here? Will this stay working?
https://github.com/nrwl/nx/pull/28253
-
## Current Behavior
The VSCode extension for NX Console is utilising >100% CPU, constantly. When investigating what are behind these heavy pids, it is:
- `/extensions/nrwl.angular-console-18…
-
### Description
Hi,
It would be great if i could setup vitest + spectator.
https://analogjs.org/docs/features/testing/vitest
Currently I am getting an error :
ReferenceError: jasmine is not…
-
### Current Behavior
The overlay feature in Webpack, which should be enabled by default using the Webpack v5 notation, seems to be using the Webpack v4 notation instead, as evident from the code in g…