question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

e2e tests fail : Cannot read property 'get' of undefined

See original GitHub issue

When running e2e test after error happens

[12:38:46] I/launcher - Running 1 instances of WebDriver
[12:38:46] I/direct - Using ChromeDriver directly...
[12:38:49] E/launcher - Error: TypeError: Cannot read property 'get' of undefined
    at decorateDirectiveJIT (/**/node_modules/@ngneat/until-destroy/bundles/ng:/@ngneat/until-destroy/lib/until-destroy.ts:77:65)
    at decorateDirective (/**/node_modules/@ngneat/until-destroy/bundles/ng:/@ngneat/until-destroy/lib/until-destroy.ts:103:5)
    at /**/node_modules/@ngneat/until-destroy/bundles/ng:/@ngneat/until-destroy/lib/until-destroy.ts:116:7
    at Object.__decorate (/**/node_modules/tslib/tslib.js:97:99)

Project was recently updated to Angular 9.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10

github_iconTop GitHub Comments

2reactions
arturovtcommented, May 15, 2020

@Adrael

Actually, this is done by Nx by default

This just forces me to make a PR to their repo to fix that… 🤣

1reaction
arturovtcommented, May 15, 2020

@Adrael

I have no time to post a reproducible example

The same for me. I’ve got a limited amount of time and I would rather be spending my time fixing that issue than trying to reproduce it. 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'close' of undefined" in E2E test - Stack ...
I would like to test my WebSocket, but I have the problem that my test runs into an error and the test process...
Read more >
The AI Search Engine You Control
Angular Unit Test - Cannot read properties of undefined (reading 'subscribe') ... Specifically I am getting an error in Karma when the nested...
Read more >
ERROR in Cannot read property 'length&#38
Hi,. i just tried to migrate to Angular 9 and followed the Instruction. But getting this mistake: ERROR in Cannot read property 'length'...
Read more >
Cannot read property 'platform' of undefined | by Walmyr Filho
... I got the following error when running my tests, after the needed configuration for it: Cannot read property 'platform' of undefined.
Read more >
uniflash: Error! Cannot read property 'DS' of undefined - TI E2E
Other Parts Discussed in Thread: UNIFLASH , IWR6843ISK Trying to get mmWave IWR6843ISK people counting demo up and running but we can't ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found