-
**Describe the bug**
After doing a fresh checkout of the repository and installing dependencies, running `npx nx e2e sveltekit-e2e` gives me the following error:
```
Command failed: npm publish…
-
After setup process on existing workspace, I tried to test an app with `nx estest app` command and every test did fail with esbuild error (similar to the one on the bottom). I spent some time on debug…
-
Hey there,
We're using Nx in our project, and when attempting to run the command `nx g @jscutlery/cypress-angular:setup-ct --project projectName`, I get the following output:
`The "path" argumen…
-
**Vulnerabilities**
DepShield reports that this application's usage of [axios:0.19.2](https://ossindex.sonatype.org/component/pkg:npm/axios@0.19.2) results in the following vulnerability(s):
- (CVSS…
-
### Describe the bug
After upgrading to the version 18.0.0-rc.1 of primeng, every time a p-floatlabel component is use i get the following error:
Error: ASSERTION ERROR: wrong index for TNode [Ex…
-
HI, all
I want to know the means about some auguments (like Devices BatchSizeGPU BatchSizeDLC WS_GPU WS_DLA input and output)
* The BatchSizeGPU is the number of picture inferencing once?
Than…
-
### Current Behavior
I have followed the documentation to setup remote caching on s3:
- I activated my license with `nx activate-powerpack XXXX`
- I have installed the package `@nx/powerpack-s3-ca…
-
I have added the module:
`npm install --save-dev --exact @nxtend/ionic-angular`
`npm install --save-dev --exact @nxtend/capacitor`
Ran:
`nx generate @nxtend/ionic-angular:application mobile`
…
-
I got a error NameError: name 'detections' is not defined
I checked the track.py line 58, The detections was defined as global variable.
I did't kown what cause this issue.
```
[ERROR] [1662190947…
-
I'll open a PR for this myself if you agree with the idea and will review it.
`context` and `file` settings seem to be relative to where you run the command from. This is a bit annoying because if …