Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running ng add @briebug/jest-schematic does not install jest-preset-angular #103

Open
MaximeKoitsalu opened this issue Mar 10, 2022 · 2 comments

Comments

@MaximeKoitsalu
Copy link

Describe the bug
Create new angular project. Run ng add @briebug/jest-schematic. Try and run npm run test.

To Reproduce
Steps to reproduce the behavior:

  1. Create new angular project.
  2. Run ng add @briebug/jest-schematic
  3. Try and run npm run test.
  4. See error

Expected behavior
Should run tests

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Node version: 16.14.0
  • App type: Angular CLI
  • Angular version: 13
@marcel-goldammer
Copy link

Cannot confirm this behavior. jest-preset-angular is installed with the devDependency @angular-builders/jest.

@slavlazar
Copy link

Were you able to sort this out? Running into the exact same issue with same setup... only difference is I'm on Node version 16.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants