-
### Current Behavior
When I run `nx run nx-cli:build-storybook` with the `--output-dir` flag like so:
```yarn nx run nx-cli:build-storybook --output-dir=/tmp/storybook```
Everything looks correct b…
-
@qzhang234 : Your questions [about `NX_class`](https://github.com/aps-8id-dys/bluesky/pull/107#issuecomment-2474303365) would be a good addition to the NeXus [FAQ](https://manual.nexusformat.org/faq.h…
-
**Describe the bug**
This issue was already open in previous repository https://github.com/nxext/nx-extensions-ionic/issues/6, I'm writing it here again for completeness. The bug is quite fixed, but …
-
### 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
When running watch I receive an error:
```bash
NX Daemon is not running. The watch command is not supported without the Nx Daemon.
```
Watch cmd
```bash
lerna w…
-
### What happened?
I'm calling things from Elixir/Nx, but the underlying MLIR module is the following:
```
module {
func.func public @main(%arg0: tensor) -> tensor {
%0 = "stablehlo.sort"(%arg…
-
This command creates a bad fsurdat file:
`./gen_mksurfdata_namelist --start-year 1850 --end-year 1850 --res ne3np4 --model-mesh /glade/campaign/cesm/cesmdata/inputdata/share/meshes/ne3np4_ESMFmesh_c2…
-
### Current Behavior
Adding Nextra to Nx makes it so that Nx is unable to build the dependency graph without the hack described in the original issue (#22515).
### Expected Behavior
Be able to migr…
-
### Current Behavior
After upgrading from NX17.3.0 to 17.3.1 loading file using .js extension fails with error Cannot find module
example
import { Example as ExampleBase } from './example.js';
Mod…
-
**Describe the bug**
I installed yarn and nx globally, and all packages, and ran `yarn compile` successfully. But when I ran `yarn dev`, I got: `Lerna (powered by Nx) Cannot find project '@papanasi…