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

Jasmine types conflict with Cypress #25349

Closed
yurakhomitsky opened this issue Jan 3, 2023 · 2 comments
Closed

Jasmine types conflict with Cypress #25349

yurakhomitsky opened this issue Jan 3, 2023 · 2 comments
Assignees

Comments

@yurakhomitsky
Copy link

Current behavior

I was following along with the installation instructions from cypress/schematic for "ng new" project

However, when I navigated to the app.component.spec.ts file I noticed an error you can see in the screenshot below.

image

Desired behavior

Please add changes required to fix these types of conflicts, or create documentation on what needs to be done to fix this annoying issue.

Expected behavior: Jasmine types should not conflict with Cypres ones, the error should not showing up

Test code to reproduce

https://github.com/yurakhomitsky/cypress-angular-schematic-issue

Cypress Version

12.2.0

Node version

16.15.0

Operating System

macOS 13.0.1

Debug Logs

No response

Other

No response

@romankhomitskyi
Copy link

+1

@chrisbreiding chrisbreiding self-assigned this Jan 4, 2023
@chrisbreiding
Copy link
Contributor

This looks to be a duplicate of #7552.

@chrisbreiding chrisbreiding closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2023
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