nx
nx copied to clipboard
Smart Monorepos · Fast CI
### Current Behavior when I run `pnpm exec migrate --run-migrations` I get this issue : ``` > NX Failed to run update-16-5-0 from @nx/storybook. This workspace is NOT up to...
## Description When using nx expo I want to use the latest expo version which is from today 49 and react native 0.72. I guess the peer dependencies have to...
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description I would like that we can scaffold libraries and components in a package based monorepo (pnpm...
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description I'd like to not extend nx shared eslint configs  ## Motivation We already have...
### Current Behavior When yarn install command executed on Jenkins CI, getting hung at building fresh packages. I can see the node process ./bin/compute-project-graph" I could not see the nx...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes: #17933
### Current Behavior Whenever I run eslint, I get this `DeprecationWarning` spam: `(node:6772) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\SamuelTherrien\Projects\Beslogic.Activities.FrontEnd\node_modules\@nrwl\eslint-plugin-nx\package.json' of './src/index.js'. Please either fix that or report it to...
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description I would like to have the ability to NX CLI to get task hash for current...
### Documentation issue - [ ] Reporting a typo - [x] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Current Behavior Execute `npx nx connect-to-nx-cloud`, Report the following error,`pnpm add -Dw @nrwl/nx-cloud@latest` is the same: ```bash ✔ Enable distributed caching to make your CI faster · Yes nx.js...