nx
nx copied to clipboard
Smart Monorepos · Fast CI
### Current Behavior A specific package with one dependency always fail even the build from itself and the dependency are successful. ### Expected Behavior Don't fail and stop the run....
### Current Behavior projectName does not match if lib is in a nested folder. node_modules/@nrwl/devkit/src/generators/executor-options-utils.js line 33 projectName is the name of the folder ![Uploading image.png…]() ### Expected Behavior node_modules/@nrwl/devkit/src/generators/executor-options-utils.js...
### Current Behavior I create a nodejs app with `esbuild` and `esm`. In the project, I have imports from libs. When nx builds the node project it not add the...
### Current Behavior We migrated from Nx v12 to v13. Migration is successful, but when we do `npm i`, we're getting an error with (@parcel/watcher) - C:\v13>npm i --legacy-peer-deps npm...
### Documentation issue We used NGINX for a long time and we have a preferred setup for hosting MFEs. I'd be glad to share that config. However, we wanted to...
### Current Behavior if I run nx publish without a publish script, it gives me ` > NX Cannot find configuration for task packagename:publish` if I add `"publish": "npm publish"`...
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description If there are conflicting versions of `@nx` packages installed, Nx should either log a warning on...
## Current Behavior Nx packages are published with Lerna 6.6.2. ## Expected Behavior Nx packages are published with Lerna 7.0.2, and Lerna detects packages in the src tree instead of...
### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [x] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Documentation issue - [ ] Reporting a typo - [X] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...