-
npx nx g @nx/web:app apps/widget-loader-sdk-bundle --bundler=webpack --verbose
> NX Generating @nx/web:application
√ Which stylesheet format would you like to use? · scss
√ Which E2E test runner w…
-
### Current Behavior
When attempting to use bun as package manager, our nestjs and graphql-yoga apps fail to build in @nx/webpack. This seems like the final issue stopping us from migrating to bun as…
-
### Current Behavior
When placing Nx targets in a workspace's root `package.json` file:
```jsonc
{
"name": "client-vscode",
"version": "0.0.0",
"private": true,
"workspaces": [
...
],
…
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/nx-npm:1
### Devcontainer base Image
mcr.microsoft.com/devcontainers/dotnet:1.1.0-8.0
### What happened?
In my combined `dotnet` …
-
### Current Behavior
Info about the workspace:
* 17 npm packages. Independent versioning via git tags (using generic names as they're private)
* Recently migrated from Lerna
* Using pnpm workspaces a…
-
**UPDATE: Thank you for engaging with us. We took your feedback very seriously and clarified a few things. Most importantly, self-hosted remote caching provided by Nx Powerpack is free for small busin…
-
### What happened?
In grafana tempo helm-chart, at `metricsGenerator.config.storage.remote_write` ([helm-chart link](https://github.com/grafana/helm-charts/blob/main/charts/tempo-distributed/values.y…
-
### Current Behavior
In both existing and newly created workspaces, any target involving an external dependency gets the following error and kills the daemon:
`Error: The externalDependency 'cypre…
-
### Current Behavior
I am using "@nx/angular:webpack-browser" to apply a custom Webpack configuration. However, when running the nx build --verbose command, I get the following error: " webpack 5.94.…