-
### Current Behavior
I'm trying to add Nx to my TS monorepo.
On first try, I installed it (pnpm i nx) but any run would hang on indefinitely. So I removed it, tried to reinstall it but now it ha…
-
**Is your feature request related to a problem? Please describe.**
We use NX (https://nx.dev) and would love for this extension to work.
When trying we just get `Your supportFile is missing or inval…
-
Nx - [Website](https://nx.dev/) - [GitHub](https://github.com/nrwl/nx)
### What version of Bun is running?
0.7.0
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What ste…
-
[//]: # "SPDX-FileCopyrightText: Copyright (c) 2022-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved."
[//]: # "SPDX-License-Identifier: Apache-2.0"
[//]: # ""
[//]: # "Licensed under the …
-
### Current Behavior
With `@nx/vite/plugin` installed and `vite.config.ts` referencing the Remix Cloudflare plugin, every time the Nx daemon reads the Vite config file, it spawns a [`workerd`](https:…
-
### Current Behavior
I just installed a fresh Nx workspace and can't generate a NestJS or NextJS app, as it says it doesn't "support the current TypeScript" setup, whatever that means. Even using `--…
-
### Current Behavior
[](url)
When using the Select component from the UI library, I encounter a runtime error: TypeError: Cannot read properties of null (reading 'useState'). This error occurs specifi…
-
We have a script that does return a list of projects that is required to be run the targets using nx run-many --projects=A,B,C.
We are using github actions strategy matrix to run the targets in mul…
-
### Current Behavior
I'm getting an error when attempting to run nx lint on any of the apps/libs in my repo after migrating to v20.0.10. This is hosting two Next.js apps and `nx run {projectName}` wo…
-
### Current Behavior
When using the Nx Vite plugin in a monorepo, Nx throws an error if a Vite config file imports from a dependency within the monorepo that hasn't been built yet.
For example, atte…