-
Use end-to-end tests as generated by Nx similar to what we have been doing in branches in the `nxworker` monorepo.
-
### Test code to reproduce
No test code available, as it should not be a code problem.
### Cypress Mode
cypress run
### Cypress Version
13.5.x
### Browser Version
121 headless
…
-
Trying to install will result in the following error message:
```
g add @jscutlery/cypress-angular --force
ℹ Using package manager: npm
✔ Found compatible package version: @jscutlery/cypress-a…
-
### Current Behavior
I have nx workspace which contains angular and dotnet projects and libs.
At root of mono repo, I have root package.json file which contains npm mondules.
##[error]EXEC(0,0)…
-
Hi !
I picking up the work where it was left off by you, [Mark](https://github.com/mboudr35) and [Ben](https://github.com/lopsided98). I've put it together in https://github.com/Tofee/shr-linux/com…
Tofee updated
2 weeks ago
-
## Current Behavior
Error [ERR_REQUIRE_ESM]: require() of ES Module *** from *** not supported.
## Expected Behavior
Npm libs bundled with ESM only module should be supported.
## Steps to …
-
### 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…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### Current behavior
After npx cypress open-ct I get a lot of warnings like this:
```
WARNING in ./node_modules/@angular/core/fesm2015/core.js 29858:15-102
Critical dependency: the request of a…
-
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):
…