Questions tagged [angular-devkit]

61 questions
-1
votes
1 answer

ng test don't find relative path

I am trying to perform my first tests in Angular and I want to test a service, but when I run ng test it gives me an error in all the relative imports that I have defined in the tsconfi.json, such as for example "@interceptors/*": [ …
Ulises 2010
  • 478
  • 1
  • 6
  • 16
1 2 3 4
5