-
## Current Behavior
On some computers of my team, people are having this error :
> (node:10932) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'type' of undefined
> at …
-
Hi, when I'm running it directly in my pc via npm run start it's working but when I't trying to run it in docker I'm getting below error.
I'm not sure where it's coming from. Do you have any idea wh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have a request-scoped service somewhere in ths bottom of the dependencies tree. When I try …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Currently when I try to run the example on the docs site to get a bare minimum `nest-commande…
-
### Current Behavior
During the execution of `nx migrate --run-migrations`, I saw the following message:
```
UPDATE nx.json
---------------------------------------------------------
> NX …
-
**Describe Your Problem:**
Keep getting permission error falures when updating, I believe I have set Sudo Correcty.
please advise what's going wrong
Thanks
**Logs:**
npm WARN checkPermi…
-
## 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" +
' …
-
### 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…
-
_[Please make sure you have read the submission guidelines before posting an issue](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-issue)_
# Prerequisites
Please answer the f…
-
**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
…