-
Here is the output I get when trying to install
```sh
git:(main) npm i -D nx-react-native-expo --force
npm WARN using --force Recommended protections disabled.
npm WARN ERESOLVE overriding peer …
-
```
shinsoku:holocron-integration-test dchiu$ nx g @chiubaka/nx-plugin:lib.node mikro-orm
> NX Generating @chiubaka/nx-plugin:lib.node
CREATE packages/mikro-orm/README.md
CREATE packages/mik…
-
## Current Behavior
I make a change to a shared library our nx environment. The app with name connector uses that shared library. Locally npx nx-ignore connector returns that the build can proceed.
…
-
## Current Behavior
When root level package.json version is bumped `print-affected` considers all apps and libs in the monorepo to be "affected"
## Expected Behavior
In the past only …
-
**Describe the bug**
When adding the `@nxext/stencil` to a project, if the `@nrwl/storybook` is not installed we're unable to use nxext/stencil generators:
![CleanShot 2022-11-03 at 11 42 56](http…
-
### Current Behavior
I use [`Javascipt debug terminal`](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_javascript-debug-terminal) functionality from vscode, it's similar to its auto-att…
-
## Current Behavior
Running `nx g nx-loopback:app` in a freshly created nx workspace (version 15.6.0) successfully generates an app,
however when I run `nx build restapp` I get the following error:
…
-
### Current Behavior
When you start a Nest.js application in debugger mode in IntelliJ (WebStorm/PHPStorm) all breaks are working correctly. After the first rebuild of the application (edit anythin…
-
I've muddled up some issues so I will move this discussion here @ericjeker. I will hide the discussion in other issues to keep things clean.
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Versions
any
### Desired functionality
…