-
### Current Behavior
Packages bundled with vite are published without compiled code, only package.json file
### Expected Behavior
Package should be published and ready to use with all the compiled …
-
### Current Behavior
I have npm [package](https://github.com/dpotera/npm-tests) (with some sub-dependencies), which I'm using in nestjs app.
During build of app creation of lock file fails.
After rem…
-
### Current Behavior
I am using "@nx/angular:webpack-browser" to apply a custom Webpack configuration. However, when running the nx build --verbose command, I get the following error: " webpack 5.94.…
-
Hi!
I am having issue installing the package in my raspberry pi with an NX workspace.
This is the version I am trying to install "@u4/opencv4nodejs": "^7.1.0".
os Linux 6.6.31+rpt-rpi-v8
nod…
-
## Description
When I try to convert SuperPoint model from onnx to tensorrt engine using trtexec I faced
```
[optimizer.cpp::computeCosts::3728] Error Code 10: Internal Error (Could not find any …
-
**Describe the bug**
When creating a new stencil library or application using `$ nx generate @nxext/stencil:app my-app --verbose` command, it fails and throw the following error `implementation is n…
-
### Current Behavior
If I try to use `nx generate @nx/nest:service --name=src/app/users`, my terminal is printing out the following error:
```text
[ NX ] Generating @nx/nest:service
Cannot read pr…
-
### Description
When using `lint-staged` with nx affected to lint fix a module, some files won't be staged because `lint-staged` only adds the files that were matched by the micromatch,
the comman…
-
### Current Behavior
```
❯ npx create-nx-workspace@latest testwslatest
Need to install the following packages:
create-nx-workspace@17.1.2
Ok to proceed? (y)
> NX Let's create a new works…
-
### Current Behavior
Fails to do a preview build
### Expected Behavior
Should buiild successfully and allow preview
### GitHub Repo
_No response_
### Steps to Reproduce
1. Run `nx run portals:p…