-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Command "crun create-admin" not working
### Minimum reproduction code
CommandModule
```
i…
-
## Current Behavior
After updating to **nx : 13.8.5**
Running nx format:check throws error-
```
{
stack: "TypeError: Cannot read properties of undefined (reading 'endsWith')\n" +
' …
-
**Preconditions** (Any important steps we need to know)
Was able to connect to the Redis cluster with redis-cli.
```
qiuwen01-pa@accdevxacpx0001> redis-cli --user WenningQiu -a password -p 5001
…
-
### TL;DR
When deploying using the CLI the deployment works:
```yaml
- name: Deploy to GCF
run: |
gcloud functions deploy **** \
--min-instances 4 \
--runtime nodejs12 \
…
-
Thank you for supplying this great tool.
I notice that the CLI only proceed one file. I'd like to know if this is the expected behavior. If so, is there any other way to parse multiple source file…
-
### Describe The Bug
I updated homebridge-config-ui-x to v4.51.0. The download seemed to be fine, but then the server had a hard time restarting and then it became inaccessible and the one plugin …
-
First of all,. just like to say thank you! I love nrwl nx and how well organized the code looks like when using nx! Also, it's awesome you folks are investing in React!
# Prerequisites
Please an…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
However when installing nest-commander-testing it fails on npm 8 with a dependency resolution…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Currently when you have nestjs v9+ npm throughs dependency error, because latest nest-command…
-
## 1. 제안사항
> 현재 점점 ***build*** 속도 저하가 되고 있습니다.
>
> - Issue #128
***tsc*** 의 성능 저하가 너무 심각해져서 작업에 지장이 오고 있습니다.
평균적으로 Ctrl + S 한 번에 ***5\~20*** 초가 소요되고 있습니다. 해당 과정을 하루에 100 번 이상 대기하게 될 수도 있으며, …