-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
##### **Overview of the issue**
An error message appears during initial application generation:
```
ERROR! An error occured while running jhipster:server#addTestSpringFactory
ERROR! ERROR!…
-
**Describe the bug**
I'm using storybook@vue3 in my project, originally made with npm, and trying to adapt it to yarn2 ("berry").
Current setup runs perfectly with npm, but then I try to launch "sta…
-
Hi
I am using cucumberjs test runner for executing the playwright test.
I tried to integrate this package with it but when I am running the test its throwing me an error for expect statement.
tes…
-
Opening a new issue as the earlier [issue](https://github.com/https://github.com/jhipster/generator-jhipster/issues/22495) is closed.
Dear team,
I am using the main branch with commit `19bc0dc35…
-
### Current behavior
I'm currently unsure about how to write implementations for features that have multiple scenarios. In other tools like [jest-cucumber](https://github.com/bencompton…
-
### Current Behavior
dependency installs fails due to inability to find module `'@nrwl/nx-linux-x64-musl'` in docker containers/pipelines.
### Expected Behavior
Nx projects should install and build…
-
**Describe the bug**
I recently switched to the `autoLoadEntities` way to load entities.
Imagine the following "flow"
- MainAppModule
- imports AuthModule
- imports UserModule
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
With version 4.1.1, I have an error on expect(1).toEqual(1).
**Behavior:**
TypeError: this.customTesters is not iterable
**Reproducible example:**
expect(1).toEqual(1);
``` "devDepende…