We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
app.component.spec.ts
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
https://github.com/yurakhomitsky/cypress-angular-schematic-issue
12.2.0
16.15.0
macOS 13.0.1
No response
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
This looks to be a duplicate of #7552.
chrisbreiding
No branches or pull requests
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.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
The text was updated successfully, but these errors were encountered: