-
### Current Behavior
The overlay feature in Webpack, which should be enabled by default using the Webpack v5 notation, seems to be using the Webpack v4 notation instead, as evident from the code in g…
-
Brand new project with the following package.json and I can't generate a new page in an empty app.
```
{
"name": "shss-nx",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"pri…
-
I am getting the following error when I do `nx build-storybook @my-project-name`:
```
ERR! => Failed to build the preview
ERR! Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
…
-
### Current Behavior
The app won't build anymore
### Expected Behavior
The app should build
### GitHub Repo
_No response_
### Steps to Reproduce
From a project with nx 19.3.1 and …
-
Then Running `ng g ngx-spec:specs 'components/alerts/*` To generate a spec file on a component I received that warning.
I also recieved an error calling "Cannot find module '/*removed_local_directory…
-
# Description
I setup a new nx project with Angular 16 and @rx-angular/state and @rx-angular/template @16 and I got problems with missing typings of rxLet in templates when injecting the State with…
-
### Current behavior
I followed the README instructions to setup Cypress component testing with Angular 12 (followed the Webpack 5 instructions).
When I execute `npx cypress open-ct` I get the e…
-
### Current behavior
After a fresh install, and following th tutorial, running the `npx cypress open-ct` results in a big error, and even though I can see the test cases, clicking on them won't run t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
## Current Behavior
Composing `@nx-plus/vue` generators triggers an error when running the generator command
```sh
PS D:\git-workspace\my-monorepo> npx nx workspace-generator create-vue-app t…