-
when I try to install it on version 14 or 15 i get this error while running the get-app command
"DEPRECATION: Legacy editable install of changemakers==1.0.0 from file:///home/frappe/frappe-bench/app…
-
Hey,
Version: `@electric-sql/pglite": "^0.2.14`
I'm trying to setup PGLite in my typeorm project for testing. I'm using jest + SWC. The error that I'm getting is
```/node_modules/@electric-sq…
-
Update Angular auf version 19.
> [!CAUTION]
> Currently `@angular-devkit/build-angular` can not be updated because of unmet peer deps in `jest-preset-angular` thus Angular > 19 can not yet be implem…
-
### Version
14.4.1
### Steps to reproduce
1. Create a new Angular 19 project via the Angular CLI
2. Uninstall Jasmine/Karma dependencies and follow [instructions](https://thymikee.github.io/jest-p…
-
### 🚀 Feature Proposal
Similar to current option for jest config file to export function returning an object (as described in [docs](https://jestjs.io/docs/configuration))
```javascript
/** @re…
-
### Current Behavior
Run the following commands:
`npx create-nx-workspace react-apps --preset=apps --pm=pnpm --bundler=rspack`
`cd react-apps`
`pnpm nx add @nx/react`
`pnpm nx g @nx/react:app --n…
-
### Which scope/s are relevant/related to the feature request?
vitest-angular
### Information
When switched to Istanbul from V8 as coverage provider our tests stopped passing.
Vitest started gener…
-
### Minimal reproducible example
https://github.com/phoenixisuppose/ExpoIssueDotEnvJest
### Summary
When using .env files as described in the docs [here](https://docs.expo.dev/guides/environmen…
-
I have a react project that uses the jest for test cases.
So i have done the configuration as per your documentation.
Here is my jest configurations.
```json
"jest": {
"preset": "ts-jest",
…
-
### Environment
1. `vscode-jest version`: 4.3.1
2. `node -v`: 16.13.1
3. `npm -v` or `yarn --version`: npm 8.1.2
4. `npm ls jest`
├─┬ jest-preset-angular@11.0.1
│ └─┬ ts-jest@27.1.3
│ └─…