The injectable ‘_PlatformLocation’ needs to be compiled using the JIT compiler error occurs whenever I try to run Cypress e2e test.
I do not understand why do I get @angular/compiler error,even though my test script is Cucumber+Typescript combination. Of course the application itself is an angular application but error occurs before my test even starts.
Cypress version: 13.13.0
Angular version: 16.10.0enter image description here
I tried cleaning cypress cache, deinstalling and reinstalling it, starting my test in a different web browser but nothing helps.Since error is angular code related I do not know what to do,its not my code, its applications source code.
j.rustam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.