Skip to content

Instantly share code, notes, and snippets.

@laur89
Created May 4, 2022 12:29
Show Gist options
  • Save laur89/3d449c53562ae0d58eae00daa6777619 to your computer and use it in GitHub Desktop.
Save laur89/3d449c53562ae0d58eae00daa6777619 to your computer and use it in GitHub Desktop.
┌─[laur@p14s]─[/data/dev/projects/back-office] [master|…1⚑ 3]
└──╼ : npm run test
> backoffice@0.0.0 test /data/dev/projects/back-office
> ng test
✔ Browser application bundle generation complete.
Error: node_modules/@ngneat/spectator/lib/spectator-routing/activated-route-stub.d.ts:20:9 - error TS2611: 'snapshot' is defined as a property in class 'ActivatedRoute', but is overridden here in 'ActivatedRouteStub' as an accessor.
20 get snapshot(): ActivatedRouteSnapshot;
~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment